dune-grid 2.10
Loading...
Searching...
No Matches
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 = nullptr
 

Member Typedef Documentation

◆ MeshPointer

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

Member Function Documentation

◆ create()

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

◆ release()

template<int dim>
template<int dimWorld>
void Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::release ( MeshPointer & ptr)
static

Member Data Documentation

◆ boundaryCount

template<int dim>
template<int dimWorld>
unsigned int Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::boundaryCount = 0
inlinestatic

◆ projectionFactory

template<int dim>
template<int dimWorld>
const void* Dune::Alberta::MeshPointer< dim >::Library< dimWorld >::projectionFactory = nullptr
inlinestatic

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