dune-grid  2.1.1
Public Types | Public Member Functions | Static Public Attributes
Dune::Alberta::NodeProjection< dim, Projection > Class Template Reference

#include <dune/grid/albertagrid/projection.hh>

Inheritance diagram for Dune::Alberta::NodeProjection< dim, Projection >:
Inheritance graph

List of all members.

Public Types

typedef Alberta::ElementInfo
< dimension
ElementInfo

Public Member Functions

 NodeProjection (unsigned int boundaryIndex, const Projection &projection)
unsigned int boundaryIndex () const

Static Public Attributes

static const int dimension = dim

template<int dim, class Projection>
class Dune::Alberta::NodeProjection< dim, Projection >


Member Typedef Documentation

template<int dim, class Projection >
typedef Alberta::ElementInfo< dimension > Dune::Alberta::NodeProjection< dim, Projection >::ElementInfo

Constructor & Destructor Documentation

template<int dim, class Projection >
Dune::Alberta::NodeProjection< dim, Projection >::NodeProjection ( unsigned int  boundaryIndex,
const Projection &  projection 
) [inline]

Member Function Documentation

unsigned int Dune::Alberta::BasicNodeProjection::boundaryIndex ( ) const [inline, inherited]

Member Data Documentation

template<int dim, class Projection >
const int Dune::Alberta::NodeProjection< dim, Projection >::dimension = dim [static]

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