DUNE-FEM (unstable)

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 >

Helper class to check whether grid is structured or not.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)