![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Data Types | |
type | m_common_struct::tlocalcoordsys |
type | m_common_struct::trotinfo |
type | m_common_struct::trotcond |
Modules | |
module | m_common_struct |
This modules defines common structures for fem analysis. | |
Functions/Subroutines | |
subroutine | m_common_struct::fstr_localcoordsys_init () |
Initializer of global data. More... | |
subroutine | m_common_struct::print_localcoordsys (nfile, coordsys) |
output of coordinate system More... | |
logical function | m_common_struct::iscoordneeds (coordsys) |
if need to fetch global nodes' coordinate More... | |
subroutine | m_common_struct::set_localcoordsys (coords, coordsys, outsys, ierr) |
setup of coordinate system More... | |
subroutine | m_common_struct::fstr_rotinfo_init (n, rinfo) |
subroutine | m_common_struct::fstr_rotinfo_finalize (rinfo) |
Variables | |
type(tlocalcoordsys), dimension(:), pointer, save | m_common_struct::g_localcoordsys => null() |