Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld > Class Template Reference

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

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

List of all members.

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

template<int dimworld>
class Dune::dgf::ProjectionBlock::BoundaryProjection< dimworld >


Member Typedef Documentation

type of coordinate vector

Reimplemented from Dune::DuneBoundaryProjection< dimworld >.


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 [inline, virtual]

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:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].