FrontISTR  5.8.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
9  use hecmw_control
14  use hecmw_etype
17  use hecmw_io
19  use hecmw_logging
26  use hecmw_msg
27  use hecmw_msgno
28  use hecmw_restart
29  use hecmw_result
30  !use hecmw_solve_sai_make_33
31  use hecmw_solver
34  use hecmw_solver_sr
36  use hecmw_util
38  use m_hecmw_comm_f
42 end module hecmw
Handle amplitude.
I/O and Utility.
I/O and Utility.
I/O and Utility memo) Intel 9 compiler generates codes to waste stack memory when an array of string ...
I/O and Utility.
I/O and Utility.
This module contains control file data obtaining functions for dynamic analysis.
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