dune-grid 2.9.0
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, dimWorldJacobianTransposed
 

Public Member Functions

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

Member Typedef Documentation

◆ JacobianInverseTransposed

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

◆ JacobianTransposed

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

Constructor & Destructor Documentation

◆ GeometryCacheProxy()

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

Member Function Documentation

◆ integrationElement()

template<int dim>
const Real & Dune::Alberta::GeometryCacheProxy< dim >::integrationElement ( )
inline

◆ jacobianInverseTransposed()

template<int dim>
const JacobianInverseTransposed & Dune::Alberta::GeometryCacheProxy< dim >::jacobianInverseTransposed ( )
inline

◆ jacobianTransposed()

template<int dim>
const JacobianTransposed & Dune::Alberta::GeometryCacheProxy< dim >::jacobianTransposed ( )
inline

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