#include <dune/geometry/genericgeometry/cornermapping.hh>
Static Public Member Functions |
template<class CoordStorage > |
static const GlobalCoordinate & | origin (const CoordStorage &coords) |
template<class CoordStorage > |
static void | phi_set (const CoordStorage &coords, const LocalCoordinate &x, const FieldType &factor, GlobalCoordinate &p) |
template<class CoordStorage > |
static void | phi_add (const CoordStorage &coords, const LocalCoordinate &x, const FieldType &factor, GlobalCoordinate &p) |
template<class CoordStorage > |
static bool | Dphi_set (const CoordStorage &coords, const LocalCoordinate &x, const FieldType &factor, JacobianTransposedType &J) |
template<class CoordStorage > |
static bool | Dphi_add (const CoordStorage &coords, const LocalCoordinate &x, const FieldType &factor, JacobianTransposedType &J) |
Static Public Attributes |
static const unsigned int | dim = Topology::dimension |
static const unsigned int | dimW = Traits::dimWorld |
static const bool | alwaysAffine = (BottomMapping::alwaysAffine || affine) |
Member Typedef Documentation
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
typedef Traits::FieldType Dune::GenericGeometry::GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset >::FieldType |
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
typedef Traits::GlobalCoordinate Dune::GenericGeometry::GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset >::GlobalCoordinate |
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
typedef Traits::JacobianTransposedType Dune::GenericGeometry::GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset >::JacobianTransposedType |
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
typedef Traits::LocalCoordinate Dune::GenericGeometry::GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset >::LocalCoordinate |
Member Function Documentation
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
template<class CoordStorage >
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
template<class CoordStorage >
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
template<class CoordStorage >
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
template<class CoordStorage >
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
template<class CoordStorage >
Member Data Documentation
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
const bool Dune::GenericGeometry::GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset >::alwaysAffine = (BottomMapping::alwaysAffine || affine) |
|
static |
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
const unsigned int Dune::GenericGeometry::GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset >::dim = Topology::dimension |
|
static |
template<class BaseTopology , class Traits , bool affine, unsigned int offset>
const unsigned int Dune::GenericGeometry::GenericCornerMapping< Pyramid< BaseTopology >, Traits, affine, offset >::dimW = Traits::dimWorld |
|
static |
The documentation for this class was generated from the following file: