Dune::Alberta::GeometryCache< dim > Class Template Reference

#include <dune/grid/albertagrid/geometrycache.hh>

List of all members.

Public Types

typedef FieldMatrix< Real,
dimWorld, dim > 
Jacobian
typedef FieldMatrix< Real, dim,
dimWorld
JacobianTransposed

Public Member Functions

 GeometryCache ()
const RealintegrationElement (const ALBERTA EL_INFO &elInfo)
const JacobianTransposedjacobianTransposed (const ALBERTA EL_INFO &elInfo)
const JacobianjacobianInverseTransposed (const ALBERTA EL_INFO &elInfo)

template<int dim>
class Dune::Alberta::GeometryCache< dim >


Member Typedef Documentation

template<int dim>
typedef FieldMatrix< Real, dimWorld, dim > Dune::Alberta::GeometryCache< dim >::Jacobian
template<int dim>
typedef FieldMatrix< Real, dim, dimWorld > Dune::Alberta::GeometryCache< dim >::JacobianTransposed

Constructor & Destructor Documentation

template<int dim>
Dune::Alberta::GeometryCache< dim >::GeometryCache (  )  [inline]

Member Function Documentation

template<int dim>
const Real& Dune::Alberta::GeometryCache< dim >::integrationElement ( const ALBERTA EL_INFO &  elInfo  )  [inline]
template<int dim>
const Jacobian& Dune::Alberta::GeometryCache< dim >::jacobianInverseTransposed ( const ALBERTA EL_INFO &  elInfo  )  [inline]
template<int dim>
const JacobianTransposed& Dune::Alberta::GeometryCache< dim >::jacobianTransposed ( const ALBERTA EL_INFO &  elInfo  )  [inline]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].