![]() |
FrontISTR 5.2.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 19 of file hecmw_ordering_rcm.f90.