![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
I/O and Utility. More...
Functions/Subroutines | |
integer(kind=kint) function | hecmw_ngrp_get_number (hecmesh, ngrpid) |
real(kind=kreal) function | hecmw_ngrp_get_totalvalue (hecmesh, ngrpid, ndof, idof, vector) |
I/O and Utility.
integer(kind=kint) function hecmw_comm_group::hecmw_ngrp_get_number | ( | type(hecmwst_local_mesh) | hecmesh, |
integer(kind=kint) | ngrpid | ||
) |
Definition at line 14 of file hecmw_comm_group.f90.
real(kind=kreal) function hecmw_comm_group::hecmw_ngrp_get_totalvalue | ( | type(hecmwst_local_mesh) | hecmesh, |
integer(kind=kint) | ngrpid, | ||
integer(kind=kint) | ndof, | ||
integer(kind=kint) | idof, | ||
real(kind=kreal), dimension(:), pointer | vector | ||
) |
Definition at line 39 of file hecmw_comm_group.f90.