![]() |
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_restart |
This module provides functions to read in and write out restart fiels. | |
Functions/Subroutines | |
subroutine | m_fstr_restart::fstr_read_restart (cstep, substep, step_count, ctime, dtime, hecmesh, fstrsolid, fstrparam, contactnode) |
Read in restart file. | |
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 | |
subroutine | m_fstr_restart::fstr_read_restart_dyna_nl (cstep, hecmesh, fstrsolid, fstrdynamic, fstrparam, contactnode) |
Read in restart file for nonlinear dynamic analysis. | |
subroutine | m_fstr_restart::fstr_write_restart_dyna_nl (cstep, hecmesh, fstrsolid, fstrdynamic, fstrparam, contactnode) |
write out restart file for nonlinear dynamic analysis | |