dune-fem  2.4.1-rc
Public Types | Static Public Member Functions | List of all members
Dune::Fem::TwistUtility< YaspGrid< dimw, CoordCont > > Struct Template Reference

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

Inheritance diagram for Dune::Fem::TwistUtility< YaspGrid< dimw, CoordCont > >:
Inheritance graph

Public Types

typedef YaspGrid< dimw, CoordCont > 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 YaspGrid< dimw, CoordCont > Dune::Fem::TwistFreeTwistUtility< YaspGrid< dimw, CoordCont > >::GridType
inherited

Member Function Documentation

static GeometryType Dune::Fem::TwistFreeTwistUtility< YaspGrid< dimw, CoordCont > >::elementGeometry ( const Intersection &  intersection,
const bool  inside 
)
inlinestaticinherited

return geometry type of inside or outside entity

References Dune::Fem::make_entity().

static int Dune::Fem::TwistFreeTwistUtility< YaspGrid< dimw, CoordCont > >::twistInNeighbor ( const GridType ,
const Intersection &   
)
inlinestaticinherited

return 0 for outer face

static int Dune::Fem::TwistFreeTwistUtility< YaspGrid< dimw, CoordCont > >::twistInSelf ( const GridType ,
const Intersection &   
)
inlinestaticinherited

return 0 for inner face


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