dune-geometry
2.2.0
|
#include <dune/geometry/referenceelements.hh>
Static Public Attributes | |
static const GenericGeometry::EvaluationType | evaluateJacobianTransposed = GenericGeometry::PreCompute |
static const GenericGeometry::EvaluationType | evaluateJacobianInverseTransposed = GenericGeometry::PreCompute |
static const GenericGeometry::EvaluationType | evaluateIntegrationElement = GenericGeometry::PreCompute |
static const GenericGeometry::EvaluationType | evaluateNormal = GenericGeometry::PreCompute |
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateIntegrationElement = GenericGeometry::PreCompute [static] |
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateJacobianInverseTransposed = GenericGeometry::PreCompute [static] |
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateJacobianTransposed = GenericGeometry::PreCompute [static] |
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateNormal = GenericGeometry::PreCompute [static] |