dune-grid
2.2.0
|
#include <dune/grid/io/file/dgfparser/blocks/projection.hh>
Public Types | |
typedef Base::CoordinateType | CoordinateType |
type of coordinate vector |
Public Member Functions | |
BoundaryProjection (const Expression *expression) | |
virtual CoordinateType | operator() (const CoordinateType &global) const |
projection operator projection a global coordinate |
typedef Base::CoordinateType Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld >::CoordinateType |
type of coordinate vector
Reimplemented from Dune::DuneBoundaryProjection< dimworld >.
|
inline |
|
inlinevirtual |
projection operator projection a global coordinate
Implements Dune::DuneBoundaryProjection< dimworld >.
References Dune::dgf::ProjectionBlock::Expression::evaluate().