![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
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 |
subroutine, public hecmw_mat_id::hecmw_mat_id_clear | ( | integer(kind=kint), intent(in) | id | ) |
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 | ||
) |
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 | ||
) |
integer(kind=kint), parameter hecmw_mat_id::max_mm = 8 |
Definition at line 21 of file hecmw_mat_id.f90.