![]() |
FrontISTR 5.2.0
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 | |
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.