dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/caching/twistprovider.hh>
Public Types | |
typedef TwistMapperStrategy< ct, dim > | BaseType |
typedef BaseType::MatrixType | MatrixType |
Public Member Functions | |
TriangleTwistMapperStrategy (GeometryType geo) | |
virtual | ~TriangleTwistMapperStrategy () |
virtual desctructor because of virtual functions More... | |
virtual const MatrixType & | buildTransformationMatrix (int twist) const |
int | minTwist () const |
int | maxTwist () const |
Implements the creator's functionality that depends on the underlying geometry. This is the special implementation for triangle.
typedef TwistMapperStrategy<ct, dim> Dune::Fem::TriangleTwistMapperStrategy< ct, dim >::BaseType |
typedef BaseType::MatrixType Dune::Fem::TriangleTwistMapperStrategy< ct, dim >::MatrixType |
Dune::Fem::TriangleTwistMapperStrategy< ct, dim >::TriangleTwistMapperStrategy | ( | GeometryType | geo | ) |
|
inlinevirtual |
virtual desctructor because of virtual functions
|
virtual |
|
inlineinherited |
|
inlineinherited |