|
DOLFIN
DOLFIN C++ interface
|
#include <MeshOrdering.h>
Static Public Member Functions | |
| static void | order (Mesh &mesh) |
| Order mesh. | |
| static bool | ordered (const Mesh &mesh) |
| Check if mesh is ordered. | |
This class implements the ordering of mesh entities according to the UFC specification (see appendix of DOLFIN user manual).
1.8.11