dune-grid  2.2.1
Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::Alberta::NodeProjection< dim, Projection > Class Template Reference

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

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

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

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
inlineinherited

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: