- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/genericgeometry/cachedmapping.hh>
Public Types | |
typedef MappingTraits < typename GeometryTraits::CoordTraits, dimension, dimWorld > | Traits |
typedef GeometryTraits::Caching | Caching |
Public Member Functions | |
CachedStorage () | |
Public Attributes | |
Traits::JacobianTransposedType | jacobianTransposed |
Traits::JacobianType | jacobianInverseTransposed |
Traits::FieldType | integrationElement |
bool | affine |
bool | jacobianTransposedComputed |
bool | jacobianInverseTransposedComputed |
bool | integrationElementComputed |
Static Public Attributes | |
static const unsigned int | dimension = dim |
static const unsigned int | dimWorld = GeometryTraits::dimWorld |
Friends | |
class | CachedJacobianTransposed< dim, GeometryTraits > |
typedef GeometryTraits::Caching Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::Caching |
typedef MappingTraits< typename GeometryTraits::CoordTraits, dimension, dimWorld > Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::Traits |
Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::CachedStorage | ( | ) | [inline] |
friend class CachedJacobianTransposed< dim, GeometryTraits > [friend] |
bool Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::affine |
const unsigned int Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::dimension = dim [static] |
const unsigned int Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::dimWorld = GeometryTraits::dimWorld [static] |
Traits::FieldType Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::integrationElement |
bool Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::integrationElementComputed |
Traits::JacobianType Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::jacobianInverseTransposed |
bool Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::jacobianInverseTransposedComputed |
Traits::JacobianTransposedType Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::jacobianTransposed |
bool Dune::GenericGeometry::CachedStorage< dim, GeometryTraits >::jacobianTransposedComputed |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].