![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | m_fstr_nodalstress |
This module provides functions to calculation nodal stress. | |
Functions/Subroutines | |
subroutine | m_fstr_nodalstress::fstr_nodalstress3d (hecMESH, fstrSOLID) |
Calculate NODAL STRESS of solid elements. More... | |
integer(kind=kint) function | m_fstr_nodalstress::search_idx_senes (irow, asect, nid, sid) |
subroutine | m_fstr_nodalstress::fstr_nodalstress3d_c3d4_sesns (hecMESH, fstrSOLID, nnumber, Nodal_STRAIN, Nodal_STRESS, Elemental_STRAIN, Elemental_STRESS) |
subroutine | m_fstr_nodalstress::fstr_stress_add_shelllyr (nn, fstrSOLID, icel, nodLOCAL, nlyr, strain, stress, flag) |
subroutine | m_fstr_nodalstress::fstr_getavg_shell (nn, fstrSOLID, icel, nodLOCAL, strain, stress, estrain, estress) |
real(kind=kreal) function | m_fstr_nodalstress::get_mises (s) |
subroutine | m_fstr_nodalstress::fstr_nodalstress2d (hecMESH, fstrSOLID) |
Calculate NODAL STRESS of plane elements. More... | |
subroutine | m_fstr_nodalstress::fstr_nodalstress6d (hecMESH, fstrSOLID) |
Calculate NODAL STRESS of shell elements. More... | |
subroutine | m_fstr_nodalstress::make_principal (fstrSOLID, hecMESH, RES) |