![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
This module provides functions to initialize variables when initial velocity or acceleration boundary conditions are given. attention : just for rigid motion in the initial state. More...
Functions/Subroutines | |
subroutine | dynamic_init_varibles (hecmesh, hecmat, fstrsolid, fstreig, fstrdynamic, fstrparam) |
This module provides functions to initialize variables when initial velocity or acceleration boundary conditions are given. attention : just for rigid motion in the initial state.
subroutine m_dynamic_init_variables::dynamic_init_varibles | ( | type(hecmwst_local_mesh) | hecmesh, |
type(hecmwst_matrix) | hecmat, | ||
type(fstr_solid) | fstrsolid, | ||
type(fstr_eigen) | fstreig, | ||
type(fstr_dynamic) | fstrdynamic, | ||
type(fstr_param) | fstrparam | ||
) |
Definition at line 16 of file dynamic_var_init.f90.