dune-grid 2.9.0
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< dimensionElementInfo
 

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

◆ ElementInfo

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

Constructor & Destructor Documentation

◆ NodeProjection()

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

Member Function Documentation

◆ boundaryIndex()

unsigned int Dune::Alberta::BasicNodeProjection::boundaryIndex ( ) const
inlineinherited

Member Data Documentation

◆ dimension

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: