DUNE-FEM (unstable)

Dune::Fem::GeometryAffinityCheck< QuadratureType > Struct Template Reference

Helper class to check affinity of the grid's geometries. More...

#include <dune/fem/misc/checkgeomaffinity.hh>

Static Public Member Functions

template<class IteratorType >
static bool checkAffinity (const IteratorType &begin, const IteratorType &endit, const int quadOrd)
 check whether all geometry mappings are affine
 
template<class GridPartType , class Vector >
static void checkElementAffinity (const GridPartType &gridPart, const int quadOrd, Vector &affineGeomtryVec)
 check whether all geometry mappings are affine
 

Detailed Description

template<class QuadratureType>
struct Dune::Fem::GeometryAffinityCheck< QuadratureType >

Helper class to check affinity of the grid's geometries.


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)