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

Go to the source code of this file.

Modules

module  m_make_result
 This module provide a function to prepare output of static analysis.
 

Functions/Subroutines

subroutine, public m_make_result::fstr_write_result (hecMESH, fstrSOLID, fstrPARAM, istep, time, flag, fstrDYNAMIC)
 OUTPUT result file for static and dynamic analysis. More...
 
subroutine m_make_result::fstr_write_result_main (hecMESH, fstrSOLID, RES, clyr)
 
subroutine, public m_make_result::fstr_make_result (hecMESH, fstrSOLID, fstrRESULT, istep, time, fstrDYNAMIC)
 MAKE RESULT for static and dynamic analysis (WITHOUT ELEMENTAL RESULTS) -----------------------------------------------------------—. More...
 
subroutine m_make_result::fstr_make_result_main (hecMESH, fstrSOLID, fstrRESULT, RES, nitem, iitem, ncomp, eitem, jitem, ecomp, nlyr, clyr)
 
subroutine, public m_make_result::fstr_reorder_node_shell (fstrSOLID, hecMESH, unode)
 
subroutine, public m_make_result::fstr_reorder_rot_shell (fstrSOLID, hecMESH, unode)
 
subroutine, public m_make_result::fstr_reorder_node_beam (fstrSOLID, hecMESH, unode)
 
subroutine, public m_make_result::setup_contact_output_variables (hecMESH, fstrSOLID, phase)