- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/albertagrid/geometrycache.hh>
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 Real & | integrationElement () |
const JacobianTransposed & | jacobianTransposed () |
const Jacobian & | jacobianInverseTransposed () |
typedef FieldMatrix< Real, dimWorld, dim > Dune::Alberta::GeometryCacheProxy< dim >::Jacobian |
typedef FieldMatrix< Real, dim, dimWorld > Dune::Alberta::GeometryCacheProxy< dim >::JacobianTransposed |
Dune::Alberta::GeometryCacheProxy< dim >::GeometryCacheProxy | ( | GeometryCache< dim > & | geometryCache, | |
const ALBERTA EL_INFO & | elInfo | |||
) | [inline] |
const Real& Dune::Alberta::GeometryCacheProxy< dim >::integrationElement | ( | ) | [inline] |
const Jacobian& Dune::Alberta::GeometryCacheProxy< dim >::jacobianInverseTransposed | ( | ) | [inline] |
const JacobianTransposed& Dune::Alberta::GeometryCacheProxy< dim >::jacobianTransposed | ( | ) | [inline] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].