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 | |
GeometryCache () | |
const Real & | integrationElement (const ALBERTA EL_INFO &elInfo) |
const JacobianTransposed & | jacobianTransposed (const ALBERTA EL_INFO &elInfo) |
const JacobianInverseTransposed & | jacobianInverseTransposed (const ALBERTA EL_INFO &elInfo) |
typedef FieldMatrix< Real, dimWorld, dim > Dune::Alberta::GeometryCache< dim >::JacobianInverseTransposed |
typedef FieldMatrix< Real, dim, dimWorld > Dune::Alberta::GeometryCache< dim >::JacobianTransposed |
|
inline |
|
inline |
|
inline |
|
inline |