FrontISTR  5.7.1
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
16  use hecmw_io
18  use hecmw_logging
25  use hecmw_msg
26  use hecmw_msgno
27  use hecmw_restart
28  use hecmw_result
29  !use hecmw_solve_sai_make_33
30  use hecmw_solver
33  use hecmw_solver_sr
35  use hecmw_util
37  use m_hecmw_comm_f
41 end module hecmw
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