![]() |
FrontISTR 5.2.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 187 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 16 of file dynamic_mat_ass_couple.f90.