FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
fstr_Residual.f90 File Reference

Go to the source code of this file.

Modules

module  m_fstr_residual
 This module provides function to calcualte residual of nodal force.
 

Functions/Subroutines

subroutine, public m_fstr_residual::fstr_update_ndforce (cstep, hecMESH, hecMAT, fstrSOLID, conMAT)
 
subroutine, public m_fstr_residual::fstr_update_ndforce_spc (cstep, hecMESH, fstrSOLID, B)
 
real(kind=kreal) function, public m_fstr_residual::fstr_get_residual (force, hecMESH)
 Calculate magnitude of a real vector. More...
 
real(kind=kreal) function m_fstr_residual::fstr_get_energy (force, displacement, hecMESH)
 Calculate magnitude of a real vector. More...
 
real(kind=kreal) function, public m_fstr_residual::fstr_get_norm_contact (flag, hecMESH, hecMAT, fstrSOLID, fstrMAT)
 Calculate square norm. More...
 
real(kind=kreal) function, public m_fstr_residual::fstr_get_norm_para_contact (hecMAT, fstrMAT, conMAT, hecMESH)
 
real(kind=kreal) function, public m_fstr_residual::fstr_get_x_norm_contact (hecMAT, fstrMAT, hecMESH)