![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
HECMW_ORDERING_RCM is a program for fill-reducing ordering. More...
Functions/Subroutines | |
subroutine, public | hecmw_ordering_genrcm (Neqns, Xadj, Adj0, Perm, Invp) |
HECMW_ORDERING_RCM is a program for fill-reducing ordering.
subroutine, public hecmw_ordering_rcm::hecmw_ordering_genrcm | ( | 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 | ||
) |
Definition at line 20 of file hecmw_ordering_rcm.f90.