dune-grid 2.9.0
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, dimensionCoordinate
 

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

◆ Coordinate

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

◆ ctype

template<class Grid >
template<class Grid >
typedef Alberta::Real Dune::AlbertaGridLocalGeometryProvider< Grid >::FaceCoordReader< Grid >::ctype

Constructor & Destructor Documentation

◆ FaceCoordReader()

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

Member Function Documentation

◆ coordinate()

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

◆ determinant()

template<class Grid >
template<class Grid >
ctype Dune::AlbertaGridLocalGeometryProvider< Grid >::FaceCoordReader< Grid >::determinant ( ) const
inline

◆ hasDeterminant()

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: