![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
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. | |
real(kind=kreal) function | m_fstr_residual::fstr_get_energy (force, displacement, hecmesh) |
Calculate magnitude of a real vector. | |
real(kind=kreal) function, public | m_fstr_residual::fstr_get_norm_contact (flag, hecmesh, hecmat, fstrsolid, fstrmat) |
Calculate square norm. | |
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) |