dune-grid  2.1.1
Public Types | Public Member Functions
Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::EntityAllocator< codim > Struct Template Reference

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

Inheritance diagram for Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::EntityAllocator< codim >:
Inheritance graph

List of all members.

Public Types

typedef
MakeableInterfaceObject< Codim
< codim >::Entity
MakeableEntity

Public Member Functions

MakeableEntityallocate (const EntityImpl &entityImpl)
void deallocate (MakeableEntity *entity)

template<class HostGrid, class CoordFunction, class Allocator>
template<int codim>
struct Dune::GeoGrid::GridFamily< HostGrid, CoordFunction, Allocator >::Traits::EntityAllocator< codim >


Member Typedef Documentation

typedef MakeableInterfaceObject< Codim< codim >::Entity > Dune::GeoGrid::EntityAllocator< Codim< codim >::Entity , Allocator >::MakeableEntity [inherited]

Member Function Documentation

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

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