FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
m_common_struct.f90 File Reference

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.
 
subroutine m_common_struct::print_localcoordsys (nfile, coordsys)
 output of coordinate system
 
logical function m_common_struct::iscoordneeds (coordsys)
 if need to fetch global nodes' coodinate
 
subroutine m_common_struct::set_localcoordsys (coords, coordsys, outsys, ierr)
 setup of coordinate system
 
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()