|
Peano
|
Go to the source code of this file.
Functions | |
| State | getState () const |
| static std::string | toString (State state) |
| void | beginInitialisationSweep () |
| void | beginGridConstructionSweep () |
| void | beginPlotSweep () |
Variables | |
| State | _state |
| void beginGridConstructionSweep | ( | ) |
| void beginInitialisationSweep | ( | ) |
| void beginPlotSweep | ( | ) |
| State getState | ( | ) | const |
Referenced by peano4::grid::GridTraversalEventGenerator::createEnterCellTraversalEvent(), peano4::grid::GridTraversalEventGenerator::createGenericCellTraversalEvent(), peano4::grid::Spacetree::evaluateGridControlEvents(), peano4::grid::GridTraversalEventGenerator::getAdjacentRanksOfFace(), peano4::grid::GridTraversalEventGenerator::getTreeOwningSpacetreeNode(), peano4::grid::GridTraversalEventGenerator::getVertexType(), peano4::grid::GridTraversalEventGenerator::getVertexType(), peano4::grid::haveVerticesBeenRefined(), peano4::grid::Spacetree::markVerticesAroundForkedCell(), and peano4::grid::willVerticesBeRefined().

|
static |
References state.
|
protected |
Definition at line 77 of file DiscontinuousGalerkinDiscretisationPointWiseRiemannSolver.Abstract.template.h.