#include "mesh.h" int MeshGetOrdering(Mesh mesh, MeshOrderingType type, AO *ordering)Collective on Mesh
mesh | - The mesh | |
type | - type of reordering, one of the following: |
MATORDERING_NATURAL - Natural
MATORDERING_ND - Nested Dissection
MATORDERING_1WD - One-way Dissection
MATORDERING_RCM - Reverse Cuthill-McKee
MATORDERING_QMD - Quotient Minimum Degree
-mesh_ordering_type natural, -mesh_ordering_type nd, -mesh_ordering_type 1wd,
-mesh_ordering_type rcm, -mesh_ordering_type qmd
Level:intermediate
Location:src/mesh/interface/meshreg.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages