dune-grid
2.4.1
|
#include <dune/grid/albertagrid/transformation.hh>
Public Types | |
typedef Alberta::Real | ctype |
typedef FieldVector< ctype, dimension > | WorldVector |
Public Member Functions | |
AlbertaTransformation (const Alberta::AffineTransformation *trafo=NULL) | |
AlbertaTransformation (const GlobalSpace::Matrix &matrix, const GlobalSpace::Vector &shift) | |
WorldVector | evaluate (const WorldVector &x) const |
WorldVector | evaluateInverse (const WorldVector &y) const |
Static Public Attributes | |
static const int | dimension = Alberta::dimWorld |
typedef FieldVector< ctype, dimension > Dune::AlbertaTransformation::WorldVector |
|
inlineexplicit |
|
inline |
|
inline |
References dimension.
|
inline |
References dimension.
|
static |
Referenced by evaluate(), and evaluateInverse().