![]() |
FrontISTR
5.7.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, hecLagMAT, conMAT) |
Master subroutine for dynamic analysis. More... | |
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(hecmwst_matrix_lagrange) | hecLagMAT, | ||
type(hecmwst_matrix) | conMAT | ||
) |
Master subroutine for dynamic analysis.
heclagmat | type hecmwST_matrix_lagrange |
Definition at line 23 of file fstr_solve_dynamic.f90.