dune-grid 2.10
|
#include <dune/grid/albertagrid/elementinfo.hh>
Public Types | |
typedef Alberta::ElementInfo< dim > | ElementInfo |
Public Member Functions | |
int | leafNeighbor (const ElementInfo &element, const int face, ElementInfo &neighbor) |
int | leafNeighbor (const ElementInfo &element, const int face, ElementInfo &neighbor) |
int | leafNeighbor (const ElementInfo &element, const int face, ElementInfo &neighbor) |
int | levelNeighbors (const ElementInfo &element, const int face, ElementInfo(&neighbor)[maxLevelNeighbors], int(&faceInNeighbor)[maxLevelNeighbors]) |
int | levelNeighbors (const ElementInfo &element, const int face, ElementInfo(&neighbor)[maxLevelNeighbors], int(&faceInNeighbor)[maxLevelNeighbors]) |
int | levelNeighbors (const ElementInfo &element, const int face, ElementInfo(&neighbor)[maxLevelNeighbors], int(&faceInNeighbor)[maxLevelNeighbors]) |
Static Public Member Functions | |
static int | leafNeighbor (const ElementInfo &element, const int face, ElementInfo &neighbor) |
static int | levelNeighbors (const ElementInfo &element, const int face, ElementInfo(&neighbor)[maxLevelNeighbors], int(&faceInNeighbor)[maxLevelNeighbors]) |
Static Public Attributes | |
static const int | maxLevelNeighbors = (1 << (dim-1)) |
typedef Alberta::ElementInfo< dim > Dune::Alberta::ElementInfo< dim >::Library< int >::ElementInfo |
int Dune::Alberta::ElementInfo::Library< dimWorld >::leafNeighbor | ( | const ElementInfo & | element, |
const int | face, | ||
ElementInfo & | neighbor ) |
int Dune::Alberta::ElementInfo::Library< dimWorld >::leafNeighbor | ( | const ElementInfo & | element, |
const int | face, | ||
ElementInfo & | neighbor ) |
int Dune::Alberta::ElementInfo::Library< dimWorld >::leafNeighbor | ( | const ElementInfo & | element, |
const int | face, | ||
ElementInfo & | neighbor ) |
|
static |
int Dune::Alberta::ElementInfo::Library< dimWorld >::levelNeighbors | ( | const ElementInfo & | element, |
const int | face, | ||
ElementInfo(&) | neighbor[maxLevelNeighbors], | ||
int(&) | faceInNeighbor[maxLevelNeighbors] ) |
int Dune::Alberta::ElementInfo::Library< dimWorld >::levelNeighbors | ( | const ElementInfo & | element, |
const int | face, | ||
ElementInfo(&) | neighbor[maxLevelNeighbors], | ||
int(&) | faceInNeighbor[maxLevelNeighbors] ) |
int Dune::Alberta::ElementInfo::Library< dimWorld >::levelNeighbors | ( | const ElementInfo & | element, |
const int | face, | ||
ElementInfo(&) | neighbor[maxLevelNeighbors], | ||
int(&) | faceInNeighbor[maxLevelNeighbors] ) |
|
static |
|
static |