dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/storage/arrayallocator.hh>
Public Types | |
typedef Traits::ElementType | ElementType |
typedef Traits::ElementPtrType | ElementPtrType |
typedef StandardArrayAllocatorTraits< Element >::ArrayAllocatorType | ArrayAllocatorType |
typedef ThisType | ArrayAllocatorInterfaceType |
Public Member Functions | |
void | allocate (unsigned int size, ElementPtrType &array) const |
void | free (ElementPtrType &array) const |
void | reallocate (unsigned int oldSize, unsigned int newSize, ElementPtrType &array) const |
void | reserve (unsigned int newSize, ElementPtrType &array) const |
Protected Member Functions | |
const StandardArrayAllocatorTraits< Element >::ArrayAllocatorType & | asImp () const |
StandardArrayAllocatorTraits< Element >::ArrayAllocatorType & | asImp () |
Static Protected Member Functions | |
static const StandardArrayAllocatorTraits< Element >::ArrayAllocatorType & | asImp (const ThisType &other) |
static StandardArrayAllocatorTraits< Element >::ArrayAllocatorType & | asImp (ThisType &other) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
Referenced by Dune::Fem::DynamicArray< CoordinateType >::DynamicArray().
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineinherited |
Referenced by Dune::Fem::DynamicArray< CoordinateType >::~DynamicArray().
|
inlineinherited |
|
inlineinherited |