dune-fem  2.4.1-rc
Public Types | Static Public Member Functions | List of all members
Dune::Fem::TwistUtility< SGrid< dim, dimworld, ctype > > Struct Template Reference

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

Inheritance diagram for Dune::Fem::TwistUtility< SGrid< dim, dimworld, ctype > >:
Inheritance graph

Public Types

typedef SGrid< dim, dimworld, ctype > GridType
 

Static Public Member Functions

static int twistInSelf (const GridType &, const Intersection &)
 return 0 for inner face More...
 
static int twistInNeighbor (const GridType &, const Intersection &)
 return 0 for outer face More...
 
static GeometryType elementGeometry (const Intersection &intersection, const bool inside)
 return geometry type of inside or outside entity More...
 

Member Typedef Documentation

typedef SGrid< dim, dimworld, ctype > Dune::Fem::TwistFreeTwistUtility< SGrid< dim, dimworld, ctype > >::GridType
inherited

Member Function Documentation

static GeometryType Dune::Fem::TwistFreeTwistUtility< SGrid< dim, dimworld, ctype > >::elementGeometry ( const Intersection &  intersection,
const bool  inside 
)
inlinestaticinherited

return geometry type of inside or outside entity

static int Dune::Fem::TwistFreeTwistUtility< SGrid< dim, dimworld, ctype > >::twistInNeighbor ( const GridType ,
const Intersection &   
)
inlinestaticinherited

return 0 for outer face

static int Dune::Fem::TwistFreeTwistUtility< SGrid< dim, dimworld, ctype > >::twistInSelf ( const GridType ,
const Intersection &   
)
inlinestaticinherited

return 0 for inner face


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