dune-grid  2.2.1
Public Types | Public Member Functions | List of all members
Dune::AlbertaGridLocalGeometryProvider< Grid >::FaceCoordReader< Grid > Struct Template Reference

Public Types

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

Public Member Functions

 FaceCoordReader (const int face, const int twist=0)
void coordinate (const int i, Coordinate &x) const
bool hasDeterminant () const
ctype determinant () const

Member Typedef Documentation

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

Constructor & Destructor Documentation

template<class Grid >
template<class Grid >
Dune::AlbertaGridLocalGeometryProvider< Grid >::FaceCoordReader< Grid >::FaceCoordReader ( const int  face,
const int  twist = 0 
)
inline

Member Function Documentation

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

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