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

Functions/Subroutines

subroutine, public hecmw_mat_id_set (hecmat, hecmesh, id)
 
subroutine, public hecmw_mat_id_get (id, hecmat, hecmesh)
 
subroutine, public hecmw_mat_id_clear (id)
 

Variables

integer(kind=kint), parameter max_mm = 8
 

Function/Subroutine Documentation

◆ hecmw_mat_id_clear()

subroutine, public hecmw_mat_id::hecmw_mat_id_clear ( integer(kind=kint), intent(in)  id)

Definition at line 63 of file hecmw_mat_id.f90.

Here is the caller graph for this function:

◆ hecmw_mat_id_get()

subroutine, public hecmw_mat_id::hecmw_mat_id_get ( integer(kind=kint), intent(in)  id,
type(hecmwst_matrix), pointer  hecmat,
type(hecmwst_local_mesh), pointer  hecmesh 
)

Definition at line 48 of file hecmw_mat_id.f90.

Here is the caller graph for this function:

◆ hecmw_mat_id_set()

subroutine, public hecmw_mat_id::hecmw_mat_id_set ( type(hecmwst_matrix), intent(in), target  hecmat,
type(hecmwst_local_mesh), intent(in), target  hecmesh,
integer(kind=kint), intent(out)  id 
)

Definition at line 27 of file hecmw_mat_id.f90.

Here is the caller graph for this function:

Variable Documentation

◆ max_mm

integer(kind=kint), parameter hecmw_mat_id::max_mm = 8

Definition at line 21 of file hecmw_mat_id.f90.