dune-grid 2.9.0
|
#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 Real & | integrationElement () |
const JacobianTransposed & | jacobianTransposed () |
const JacobianInverseTransposed & | jacobianInverseTransposed () |
typedef FieldMatrix< Real, dimWorld, dim > Dune::Alberta::GeometryCacheProxy< dim >::JacobianInverseTransposed |
typedef FieldMatrix< Real, dim, dimWorld > Dune::Alberta::GeometryCacheProxy< dim >::JacobianTransposed |
|
inline |
|
inline |
|
inline |
|
inline |