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

Public Types

typedef Alberta::Real ctype
 
typedef FieldVector< ctype, dimensionCoordinate
 

Public Member Functions

 GeoInFatherCoordReader (int child, int orientation)
 
void coordinate (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 >::GeoInFatherCoordReader< Grid >::Coordinate

◆ ctype

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

Constructor & Destructor Documentation

◆ GeoInFatherCoordReader()

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

Member Function Documentation

◆ coordinate()

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

◆ determinant()

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

◆ hasDeterminant()

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: