dune-grid  2.3.1
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Dune::Alberta::MeshPointer< dim >::Library< dimWorld > Struct Template Reference

#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 > &macroData, 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

Member Typedef Documentation

template<int dim>
template<int dimWorld>
typedef Alberta::MeshPointer< dim > Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::MeshPointer

Member Function Documentation

template<int dim>
template<int dimWorld>
void Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::create ( MeshPointer ptr,
const MacroData< dim > &  macroData,
ALBERTA NODE_PROJECTION *(*)(Mesh *, ALBERTA MACRO_EL *, int)  initNodeProjection 
)
static
template<int dim>
template<int dimWorld>
void Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::release ( MeshPointer ptr)
static

Member Data Documentation

template<int dim>
template<int dimWorld>
unsigned int Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::boundaryCount = 0
static
template<int dim>
template<int dimWorld>
const void * Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::projectionFactory = 0
static

The documentation for this struct was generated from the following files: