![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
This module contains subroutines controlling dynamic calculation. More...
Functions/Subroutines | |
subroutine | fstr_solve_dynamic (hecmesh, hecmat, fstrsolid, fstreig, fstrdynamic, fstrresult, fstrparam, fstrcpl, fstrfreq, fstrmat, conmat) |
Master subroutine for dynamic analysis. | |
This module contains subroutines controlling dynamic calculation.
subroutine fstr_solver_dynamic::fstr_solve_dynamic | ( | type(hecmwst_local_mesh) | hecmesh, |
type(hecmwst_matrix) | hecmat, | ||
type(fstr_solid) | fstrsolid, | ||
type(fstr_eigen) | fstreig, | ||
type(fstr_dynamic) | fstrdynamic, | ||
type(hecmwst_result_data) | fstrresult, | ||
type(fstr_param) | fstrparam, | ||
type(fstr_couple) | fstrcpl, | ||
type(fstr_freqanalysis) | fstrfreq, | ||
type(fstrst_matrix_contact_lagrange) | fstrmat, | ||
type(hecmwst_matrix), optional | conmat | ||
) |
Master subroutine for dynamic analysis.
fstrmat | type fstrST_matrix_contact_lagrange |
Definition at line 20 of file fstr_solve_dynamic.f90.