dune-fem 2.8.0
|
Helper class to check whether grid is structured or not. More...
#include <dune/fem/misc/checkgeomaffinity.hh>
Classes | |
class | ReferenceNormals |
Public Types | |
typedef GridPartType::GridType | GridType |
Static Public Member Functions | |
template<class IntersectionType > | |
static bool | checkIntersection (const IntersectionType &nit) |
static bool | check (const GridPartType &gridPart) |
check whether all the is grid is a cartesian grid | |
Static Protected Member Functions | |
template<class IndexSetType > | |
static bool | doCheck (const GridType &grid, const IndexSetType &indexSet) |
check whether this is a cartesian grid or not | |
Helper class to check whether grid is structured or not.
typedef GridPartType::GridType Dune::Fem::CheckCartesian< GridPartType >::GridType |
|
inlinestatic |
check whether all the is grid is a cartesian grid
|
inlinestatic |
|
inlinestaticprotected |
check whether this is a cartesian grid or not