![]() |
FrontISTR
5.7.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 17 of file dynamic_var_init.f90.