dune-fem  2.4.1-rc
Dune::Fem::TwistUtility< Grid > Struct Template Reference

Utility to get twist from IntersectionIterator, if provided by grid (i.e. AlbertaGrid, ALUGrid) otherwise return default values (correct for YASP/SGRID). More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/caching/twistutility.hh>

Detailed Description

template<class Grid>
struct Dune::Fem::TwistUtility< Grid >

Utility to get twist from IntersectionIterator, if provided by grid (i.e. AlbertaGrid, ALUGrid) otherwise return default values (correct for YASP/SGRID).

The twist (t) of a face is defined in the following way:

Note
This class needs to be explicitly specialized for each grid!

The documentation for this struct was generated from the following file: