- 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 | |
GeometryCache () | |
const Real & | integrationElement (const ALBERTA EL_INFO &elInfo) |
const JacobianTransposed & | jacobianTransposed (const ALBERTA EL_INFO &elInfo) |
const Jacobian & | jacobianInverseTransposed (const ALBERTA EL_INFO &elInfo) |
typedef FieldMatrix< Real, dimWorld, dim > Dune::Alberta::GeometryCache< dim >::Jacobian |
typedef FieldMatrix< Real, dim, dimWorld > Dune::Alberta::GeometryCache< dim >::JacobianTransposed |
Dune::Alberta::GeometryCache< dim >::GeometryCache | ( | ) | [inline] |
const Real& Dune::Alberta::GeometryCache< dim >::integrationElement | ( | const ALBERTA EL_INFO & | elInfo | ) | [inline] |
const Jacobian& Dune::Alberta::GeometryCache< dim >::jacobianInverseTransposed | ( | const ALBERTA EL_INFO & | elInfo | ) | [inline] |
const JacobianTransposed& Dune::Alberta::GeometryCache< dim >::jacobianTransposed | ( | const ALBERTA EL_INFO & | elInfo | ) | [inline] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].