![]() |
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_restart |
This module provides functions to read in and write out restart files. | |
Functions/Subroutines | |
subroutine | m_fstr_restart::fstr_read_restart (cstep, substep, step_count, ctime, dtime, hecMESH, fstrSOLID, fstrPARAM, contactNode) |
Read in restart file. More... | |
subroutine | m_fstr_restart::fstr_write_restart (cstep, cstep_ext, substep, step_count, ctime, dtime, hecMESH, fstrSOLID, fstrPARAM, is_StepFinished, contactNode) |
write out restart file More... | |
subroutine | m_fstr_restart::fstr_read_restart_dyna_nl (cstep, hecMESH, fstrSOLID, fstrDYNAMIC, fstrPARAM, contactNode) |
Read in restart file for nonlinear dynamic analysis. More... | |
subroutine | m_fstr_restart::fstr_write_restart_dyna_nl (cstep, hecMESH, fstrSOLID, fstrDYNAMIC, fstrPARAM, contactNode) |
write out restart file for nonlinear dynamic analysis More... | |