65 #ifndef SimpleNumberer_h 66 #define SimpleNumberer_h 68 #include "BaseNumberer.h" 83 const ID &number(
Graph &theGraph,
int lastVertex = -1);
84 const ID &number(
Graph &theGraph,
const ID &startVertices);
Base class for DOF numbererers.
Definition: DOF_Numberer.h:84
FEM_ObjectBroker is is an object broker class for the finite element method. All methods are virtual ...
Definition: FEM_ObjectBroker.h:138
Triviel DOF numberer.
Definition: SimpleNumberer.h:74
Numberer for problem's degrees of freedom.
Definition: GraphNumberer.h:78
The Graph class provides the abstraction of a graph, a collection of vertices and edges...
Definition: Graph.h:84
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34
Base class for DOF numberers.
Definition: BaseNumberer.h:38