dune-geometry  2.3.1-rc1
Static Public Attributes | List of all members
Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching Struct Reference

#include <dune/geometry/genericreferenceelements.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
 

Member Data Documentation

template<class ctype , int dim>
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateIntegrationElement = GenericGeometry::PreCompute
static
template<class ctype , int dim>
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateJacobianInverseTransposed = GenericGeometry::PreCompute
static
template<class ctype , int dim>
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateJacobianTransposed = GenericGeometry::PreCompute
static
template<class ctype , int dim>
const GenericGeometry::EvaluationType Dune::GenericReferenceElement< ctype, dim >::GeometryTraits::Caching::evaluateNormal = GenericGeometry::PreCompute
static

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