DOLFIN
DOLFIN C++ interface
Static Public Member Functions | List of all members
dolfin::MeshOrdering Class Reference

#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.
 

Detailed Description

This class implements the ordering of mesh entities according to the UFC specification (see appendix of DOLFIN user manual).


The documentation for this class was generated from the following files: