dune-grid
2.1.1
|
#include <dune/grid/albertagrid/projection.hh>
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 |
typedef Alberta::ElementInfo< dimension > Dune::Alberta::NodeProjection< dim, Projection >::ElementInfo |
Dune::Alberta::NodeProjection< dim, Projection >::NodeProjection | ( | unsigned int | boundaryIndex, |
const Projection & | projection | ||
) | [inline] |
unsigned int Dune::Alberta::BasicNodeProjection::boundaryIndex | ( | ) | const [inline, inherited] |
const int Dune::Alberta::NodeProjection< dim, Projection >::dimension = dim [static] |