![]() |
FrontISTR
5.7.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) |
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 | ||
) |