DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Fem::CheckCartesian< GridPartType > Struct Template Reference
Helper class to check whether grid is structured or not. More...
#include <dune/fem/misc/checkgeomaffinity.hh>
Static Public Member Functions | |
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 | |
Detailed Description
template<class GridPartType>
struct Dune::Fem::CheckCartesian< GridPartType >
struct Dune::Fem::CheckCartesian< GridPartType >
Helper class to check whether grid is structured or not.
The documentation for this struct was generated from the following file:
- dune/fem/misc/checkgeomaffinity.hh
