dune-grid
2.1.1
|
#include <dune/grid/albertagrid/meshpointer.hh>
Public Types | |
typedef Alberta::MeshPointer< dim > | MeshPointer |
Static Public Member Functions | |
static void | create (MeshPointer &ptr, const MacroData< dim > ¯oData, ALBERTA NODE_PROJECTION *(*initNodeProjection)(Mesh *, ALBERTA MACRO_EL *, int)) |
static void | release (MeshPointer &ptr) |
Static Public Attributes | |
static unsigned int | boundaryCount = 0 |
static const void * | projectionFactory = 0 |
typedef Alberta::MeshPointer< dim > Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::MeshPointer |
void Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::create | ( | MeshPointer & | ptr, |
const MacroData< dim > & | macroData, | ||
ALBERTA NODE_PROJECTION *(*)(Mesh *, ALBERTA MACRO_EL *, int) | initNodeProjection | ||
) | [static] |
void Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::release | ( | MeshPointer & | ptr | ) | [static] |
unsigned int Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::boundaryCount = 0 [static] |
const void * Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::projectionFactory = 0 [static] |