![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
HECMW_ORDERING_METIS is a program for the Nested Dissection. More...
Functions/Subroutines | |
subroutine, public | hecmw_ordering_metis_nodend (neqns, xadj, adj0, perm, invp) |
hecmw_ordering_metis_NodeND | |
HECMW_ORDERING_METIS is a program for the Nested Dissection.
subroutine, public hecmw_ordering_metis::hecmw_ordering_metis_nodend | ( | integer(kind=kint), intent(in) | neqns, |
integer(kind=kint), dimension(:), intent(in) | xadj, | ||
integer(kind=kint), dimension(:), intent(in) | adj0, | ||
integer(kind=kint), dimension(:), intent(out) | perm, | ||
integer(kind=kint), dimension(:), intent(out) | invp | ||
) |
hecmw_ordering_metis_NodeND
Definition at line 22 of file hecmw_ordering_metis.F90.