Dune::DuneBoundaryProjection< dimworld > Struct Template Reference

Interface class for vertex projection at the boundary. More...

#include <dune/grid/common/boundaryprojection.hh>

Inheritance diagram for Dune::DuneBoundaryProjection< dimworld >:
Inheritance graph

List of all members.

Public Types

typedef FieldVector< double,
dimworld > 
CoordinateType
 type of coordinate vector

Public Member Functions

virtual ~DuneBoundaryProjection ()
 destructor
virtual CoordinateType operator() (const CoordinateType &global) const =0
 projection operator projection a global coordinate

Detailed Description

template<int dimworld>
struct Dune::DuneBoundaryProjection< dimworld >

Interface class for vertex projection at the boundary.


Member Typedef Documentation


Constructor & Destructor Documentation

template<int dimworld>
virtual Dune::DuneBoundaryProjection< dimworld >::~DuneBoundaryProjection (  )  [inline, virtual]

destructor


Member Function Documentation

template<int dimworld>
virtual CoordinateType Dune::DuneBoundaryProjection< dimworld >::operator() ( const CoordinateType global  )  const [pure virtual]

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

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