![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module contains functions relates to coupling analysis. More...
Functions/Subroutines | |
subroutine | dynamic_mat_ass_couple (hecMESH, hecMAT, fstrSOLID, fstrCPL) |
real(kind=kreal) function | area_of_triangle2a (XX, YY, ZZ) |
This module contains functions relates to coupling analysis.
real(kind=kreal) function m_dynamic_mat_ass_couple::area_of_triangle2a | ( | real(kind=kreal), dimension(*) | XX, |
real(kind=kreal), dimension(*) | YY, | ||
real(kind=kreal), dimension(*) | ZZ | ||
) |
Definition at line 188 of file dynamic_mat_ass_couple.f90.
subroutine m_dynamic_mat_ass_couple::dynamic_mat_ass_couple | ( | type(hecmwst_local_mesh) | hecMESH, |
type(hecmwst_matrix) | hecMAT, | ||
type(fstr_solid) | fstrSOLID, | ||
type(fstr_couple) | fstrCPL | ||
) |
Definition at line 17 of file dynamic_mat_ass_couple.f90.