dune-grid  2.2.0
Public Types | Public Member Functions
Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid > Struct Template Reference

List of all members.

Public Types

typedef Alberta::Real ctype
typedef FieldVector< ctype,
dimension
Coordinate

Public Member Functions

 GeoInFatherCoordReader (int child, int orientation)
void coordinate (int i, Coordinate &x) const
bool hasDeterminant () const
ctype determinant () const

template<class Grid>
template<class Grid>
struct Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid >


Member Typedef Documentation

template<class Grid >
template<class Grid >
typedef FieldVector< ctype, dimension > Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid >::Coordinate
template<class Grid >
template<class Grid >
typedef Alberta::Real Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid >::ctype

Constructor & Destructor Documentation

template<class Grid >
template<class Grid >
Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid >::GeoInFatherCoordReader ( int  child,
int  orientation 
) [inline]

Member Function Documentation

template<class Grid >
template<class Grid >
void Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid >::coordinate ( int  i,
Coordinate x 
) const [inline]
template<class Grid >
template<class Grid >
ctype Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid >::determinant ( ) const [inline]
template<class Grid >
template<class Grid >
bool Dune::AlbertaGridLocalGeometryProvider< Grid >::GeoInFatherCoordReader< Grid >::hasDeterminant ( ) const [inline]

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