dune-grid  2.3beta2
Public Types | Public Member Functions | List of all members
Dune::Alberta::GeometryCacheProxy< dim > Struct Template Reference

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

Public Types

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

Public Member Functions

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

Member Typedef Documentation

template<int dim>
typedef FieldMatrix< Real, dimWorld, dim > Dune::Alberta::GeometryCacheProxy< dim >::JacobianInverseTransposed
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 JacobianInverseTransposed& 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: