dune-grid  2.1.1
Public Types | Public Member Functions
Dune::GeoGrid::EntityAllocator< Entity, Allocator > Struct Template Reference

#include <dune/grid/geometrygrid/grid.hh>

Inheritance diagram for Dune::GeoGrid::EntityAllocator< Entity, Allocator >:
Inheritance graph

List of all members.

Public Types

typedef
MakeableInterfaceObject
< Entity
MakeableEntity

Public Member Functions

template<class EntityImpl >
MakeableEntityallocate (const EntityImpl &entityImpl)
void deallocate (MakeableEntity *entity)

template<class Entity, class Allocator>
struct Dune::GeoGrid::EntityAllocator< Entity, Allocator >


Member Typedef Documentation

template<class Entity, class Allocator>
typedef MakeableInterfaceObject< Entity > Dune::GeoGrid::EntityAllocator< Entity, Allocator >::MakeableEntity

Member Function Documentation

template<class Entity, class Allocator>
template<class EntityImpl >
MakeableEntity* Dune::GeoGrid::EntityAllocator< Entity, Allocator >::allocate ( const EntityImpl &  entityImpl) [inline]
template<class Entity, class Allocator>
void Dune::GeoGrid::EntityAllocator< Entity, Allocator >::deallocate ( MakeableEntity entity) [inline]

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