![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
| module | fstr_dynamic_nlexplicit |
| This module contains subroutines for nonlinear explicit dynamic analysis. | |
Functions/Subroutines | |
| subroutine | fstr_dynamic_nlexplicit::fstr_solve_dynamic_nlexplicit (hecMESH, hecMAT, fstrSOLID, fstrEIG, fstrDYN, fstrRESULT, fstrPARAM, infoCTChange, fstrCPL, restrt_step_num, restrt_step_count) |
| subroutine | fstr_dynamic_nlexplicit::fstr_prepare_dynamic_explicit (hecMESH, hecMAT, fstrSOLID, fstrEIG, fstrDYN, ndof, nnod, restrt_step_count) |
| Prepare initial state for explicit dynamic analysis (central difference). More... | |
| subroutine | fstr_dynamic_nlexplicit::fstr_advance_dynamic_explicit (cstep, istep, hecMESH, hecMAT, hecMATmpc, fstrSOLID, fstrEIG, fstrDYN, fstrPARAM, fstrCPL, infoCTChange, restrt_step_num, ndof, nnod, prevB, is_last_step) |
| Advance one time step of explicit dynamic analysis. More... | |
| subroutine | fstr_dynamic_nlexplicit::forward_increment_lagrange (cstep, ndof, mmat, hecMESH, fstrSOLID, infoCTChange, wkarray, uc) |