|
dune-grid
2.2.0
|
#include <dune/grid/alugrid/2d/alu2dinclude.hh>
Public Member Functions | |
| ALU2dGridMarkerVector () | |
| bool | valid () const |
| void | invalidate () |
| bool | isOnElement (int elementIndex, int idx, int codim) const |
| template<class GridType > | |
| void | update (const GridType &grid, int level) |
| Dune::ALU2dGridMarkerVector::ALU2dGridMarkerVector | ( | ) | [inline] |
| void Dune::ALU2dGridMarkerVector::invalidate | ( | ) | [inline] |
| bool Dune::ALU2dGridMarkerVector::isOnElement | ( | int | elementIndex, |
| int | idx, | ||
| int | codim | ||
| ) | const [inline] |
| void Dune::ALU2dGridMarkerVector::update | ( | const GridType & | grid, |
| int | level | ||
| ) | [inline] |
References Dune::All_Partition, and ALU2DSPACE.
| bool Dune::ALU2dGridMarkerVector::valid | ( | ) | const [inline] |
1.7.6.1