Dune::Alberta::GeometryCacheProxy< dim > Struct 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

 GeometryCacheProxy (GeometryCache< dim > &geometryCache, const ALBERTA EL_INFO &elInfo)
const RealintegrationElement ()
const JacobianTransposedjacobianTransposed ()
const JacobianjacobianInverseTransposed ()

template<int dim>
struct Dune::Alberta::GeometryCacheProxy< dim >


Member Typedef Documentation

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

Constructor & Destructor Documentation

template<int dim>
Dune::Alberta::GeometryCacheProxy< dim >::GeometryCacheProxy ( GeometryCache< dim > &  geometryCache,
const ALBERTA EL_INFO &  elInfo 
) [inline]

Member Function Documentation

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

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

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