Provides a grid manager which a regular grid made of simplices. More...
#include <simplexgridmanager.hh>
Public Member Functions | |
SimplexGridManager (Simulator &simulator) | |
Create the Grid. | |
Grid & | grid () |
Returns a reference to the grid. | |
const Grid & | grid () const |
Returns a reference to the grid. | |
Static Public Member Functions | |
static void | registerParameters () |
Register all run-time parameters for the grid manager. | |
Provides a grid manager which a regular grid made of simplices.