![]() |
FrontISTR
5.7.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 More... | |
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 23 of file hecmw_ordering_metis.F90.