libMesh
Classes | Namespaces
pool_allocator.h File Reference

Go to the source code of this file.

Classes

class  libMesh::PoolAllocator< T >
 An allocator which can be used in standard containers. More...
 
struct  libMesh::PoolAllocator< T >::rebind< U >
 Methods required for copy construction of containers using this allocator. More...
 
class  libMesh::FastPoolAllocator< T >
 An allocator which can be used in standard containers. More...
 
struct  libMesh::FastPoolAllocator< T >::rebind< U >
 Methods required for copy construction of containers using this allocator. More...
 
class  libMesh::PoolAllocator< T >
 An allocator which can be used in standard containers. More...
 
struct  libMesh::PoolAllocator< T >::rebind< U >
 Methods required for copy construction of containers using this allocator. More...
 
class  libMesh::FastPoolAllocator< T >
 An allocator which can be used in standard containers. More...
 
struct  libMesh::FastPoolAllocator< T >::rebind< U >
 Methods required for copy construction of containers using this allocator. More...
 

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.