FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
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 
6 module hecmw
8  use hecmw_control
13  use hecmw_etype
15  use hecmw_io
17  use hecmw_logging
24  use hecmw_msg
25  use hecmw_msgno
26  use hecmw_restart
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
45  use m_hecmw_comm_f
48 end 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