dune-fem
2.4.1-rc
|
Helper class to check whether grid is structured or not. More...
#include </local/tomalk/somewhere/tmp/dune-fem/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 More... | |
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 More... | |
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
References Dune::Fem::abs(), and Dune::Fem::make_entity().