- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/io/file/dgfparser/dgfprojectionblock.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 >.
Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld >::BoundaryProjection | ( | const Expression * | expression | ) | [inline] |
virtual CoordinateType Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld >::operator() | ( | const CoordinateType & | global | ) | const [inline, virtual] |
projection operator projection a global coordinate
Implements Dune::DuneBoundaryProjection< dimworld >.
References Dune::dgf::ProjectionBlock::Expression::evaluate().
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].