dune-grid  2.3beta2
Public Types | Public Member Functions | List of all members
Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld > Class Template Reference

#include <dune/grid/io/file/dgfparser/blocks/projection.hh>

Inheritance diagram for Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld >:
Inheritance graph

Public Types

typedef Base::CoordinateType CoordinateType

Public Member Functions

 BoundaryProjection (const Expression *expression)
virtual CoordinateType operator() (const CoordinateType &global) const
 projection operator projection a global coordinate

Member Typedef Documentation

Constructor & Destructor Documentation

template<int dimworld>
Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld >::BoundaryProjection ( const Expression expression)
inline

Member Function Documentation

template<int dimworld>
virtual CoordinateType Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld >::operator() ( const CoordinateType global) const
inlinevirtual

projection operator projection a global coordinate

Implements Dune::DuneBoundaryProjection< dimworld >.

References Dune::dgf::ProjectionBlock::Expression::evaluate().


The documentation for this class was generated from the following file: