![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module contains function to set boundary condition of external load in dynamic analysis. More...
Functions/Subroutines | |
subroutine | dynamic_mat_ass_load (hecMESH, hecMAT, fstrSOLID, fstrDYNAMIC, fstrPARAM, iter) |
This function sets boundary condition of external load. More... | |
This module contains function to set boundary condition of external load in dynamic analysis.
subroutine m_dynamic_mat_ass_load::dynamic_mat_ass_load | ( | type(hecmwst_local_mesh) | hecMESH, |
type(hecmwst_matrix) | hecMAT, | ||
type(fstr_solid) | fstrSOLID, | ||
type(fstr_dynamic) | fstrDYNAMIC, | ||
type(fstr_param) | fstrPARAM, | ||
integer(kind=kint), optional | iter | ||
) |
This function sets boundary condition of external load.
Definition at line 16 of file dynamic_mat_ass_load.f90.