My Project
|
Provides a simulator vanguard which a creates regular grid made of simplices. More...
#include <simplexvanguard.hh>
Public Member Functions | |
SimplexGridVanguard (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 simulator vanguard which a creates regular grid made of simplices.