dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::CArrayAllocatorTraits< Element > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/storage/arrayallocator.hh>

Public Types

typedef Element ElementType
 
typedef Element * ElementPtrType
 
typedef CArrayAllocator< ElementTypeArrayAllocatorType
 

Member Typedef Documentation

template<class Element>
typedef CArrayAllocator< ElementType > Dune::Fem::CArrayAllocatorTraits< Element >::ArrayAllocatorType
template<class Element>
typedef Element* Dune::Fem::CArrayAllocatorTraits< Element >::ElementPtrType
template<class Element>
typedef Element Dune::Fem::CArrayAllocatorTraits< Element >::ElementType

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