FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
static_LIB_2d.f90 File Reference

Go to the source code of this file.

Modules

module  m_static_lib_2d
 This module provides common functions of Plane deformation elements.
 

Functions/Subroutines

subroutine m_static_lib_2d::stf_c2 (ETYPE, NN, ecoord, gausses, PARAM1, stiff, ISET, u)
 
subroutine m_static_lib_2d::dl_c2 (ETYPE, NN, XX, YY, RHO, PARAM1, LTYPE, PARAMS, VECT, NSIZE, ISET)
 
subroutine m_static_lib_2d::tload_c2 (ETYPE, NN, XX, YY, TT, T0, gausses, PARAM1, ISET, VECT)
 
subroutine m_static_lib_2d::update_c2 (etype, nn, ecoord, gausses, PARAM1, iset, u, ddu, qf, TT, T0, TN)
 Update strain and stress inside element. More...
 
subroutine m_static_lib_2d::nodalstress_c2 (ETYPE, NN, gausses, ndstrain, ndstress)
 
subroutine m_static_lib_2d::elementstress_c2 (ETYPE, gausses, strain, stress)