![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
HECMW_ORDERING_QMD is a program for the minimum degree. More...
Functions/Subroutines | |
| subroutine, public | hecmw_ordering_genqmd (Neqns, Nttbr, Xadj, Adj0, Perm, Invp) |
| hecmw_ordering_GENQMD More... | |
HECMW_ORDERING_QMD is a program for the minimum degree.
| subroutine, public hecmw_ordering_qmd::hecmw_ordering_genqmd | ( | integer(kind=kint), intent(in) | Neqns, |
| integer(kind=kint), intent(in) | Nttbr, | ||
| 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_GENQMD
Definition at line 22 of file hecmw_ordering_qmd.f90.