FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
m_dynamic_mat_ass_bc Module Reference

This module contains functions to set displacement boundary condition in dynamic analysis. More...

Functions/Subroutines

subroutine dynamic_mat_ass_bc (hecmesh, hecmat, fstrsolid, fstrdynamic, fstrparam, fstrmat, iter, conmat)
 This subroutine setup disp bundary condition.
 
subroutine dynamic_bc_init (hecmesh, hecmat, fstrsolid, fstrdynamic)
 This subroutine setup initial condition of displacement.
 
subroutine dynamic_explicit_ass_bc (hecmesh, hecmat, fstrsolid, fstrdynamic, iter)
 This subroutine setup disp boundary condition.
 

Detailed Description

This module contains functions to set displacement boundary condition in dynamic analysis.

Function/Subroutine Documentation

◆ dynamic_bc_init()

subroutine m_dynamic_mat_ass_bc::dynamic_bc_init ( type(hecmwst_local_mesh hecmesh,
type(hecmwst_matrix hecmat,
type(fstr_solid fstrsolid,
type(fstr_dynamic fstrdynamic 
)

This subroutine setup initial condition of displacement.

Definition at line 220 of file dynamic_mat_ass_bc.f90.

Here is the call graph for this function:

◆ dynamic_explicit_ass_bc()

subroutine m_dynamic_mat_ass_bc::dynamic_explicit_ass_bc ( type(hecmwst_local_mesh hecmesh,
type(hecmwst_matrix hecmat,
type(fstr_solid fstrsolid,
type(fstr_dynamic fstrdynamic,
integer, optional  iter 
)

This subroutine setup disp boundary condition.

Definition at line 265 of file dynamic_mat_ass_bc.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dynamic_mat_ass_bc()

subroutine m_dynamic_mat_ass_bc::dynamic_mat_ass_bc ( type(hecmwst_local_mesh hecmesh,
type(hecmwst_matrix hecmat,
type(fstr_solid fstrsolid,
type(fstr_dynamic fstrdynamic,
type(fstr_param fstrparam,
type(fstrst_matrix_contact_lagrange fstrmat,
integer, optional  iter,
type(hecmwst_matrix), optional  conmat 
)

This subroutine setup disp bundary condition.

Parameters
fstrparamanalysis control parameters
fstrmattype fstrST_matrix_contact_lagrange

Definition at line 13 of file dynamic_mat_ass_bc.f90.

Here is the call graph for this function:
Here is the caller graph for this function: