FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw.f90
Go to the documentation of this file.
1!-------------------------------------------------------------------------------
2! Copyright (c) 2019 FrontISTR Commons
3! This software is released under the MIT License, see LICENSE.txt
4!-------------------------------------------------------------------------------
5
6module hecmw
13 use hecmw_etype
15 use hecmw_io
24 use hecmw_msg
25 use hecmw_msgno
27 use hecmw_result
28 !use hecmw_solve_sai_make_33
29 use hecmw_solver
31 !use hecmw_solver_sai_bicgstab_33
32 !use hecmw_solver_sai_gmres_33
33 !use hecmw_solver_sai_gpbicg_33
43 use hecmw_util
48end module hecmw
I/O and Utility.
I/O and Utility.
I/O and Utility memo) Intel 9 compiler generates codes to wast stack memory when an array of string i...
I/O and Utility.
I/O and Utility.
I/O and Utility.
I/O and Utility.
Definition: hecmw_io.f90:7
I/O and Utility.
I/O and Utility.
Definition: hecmw_msg_f.f90:7
I/O and Utility.
I/O and Utility.
I/O and Utility.
Definition: hecmw_util_f.F90:7
I/O and Utility.
Definition: hecmw.f90:6