Block-Structured AMR Software Framework
amrex::ArenaAllocatorTraits Struct Reference

#include <AMReX_GpuAllocators.H>

Inheritance diagram for amrex::ArenaAllocatorTraits:
amrex::ArenaAllocator< T > amrex::AsyncArenaAllocator< T > amrex::DeviceArenaAllocator< T > amrex::ManagedArenaAllocator< T > amrex::PinnedArenaAllocator< T > amrex::PolymorphicArenaAllocator< T > amrex::PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > amrex::PODVector< ParticleType, DefaultAllocator< ParticleType > > amrex::PODVector< int *, DefaultAllocator< int * > > amrex::PODVector< const int *, DefaultAllocator< const int * > > amrex::PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > amrex::PODVector< char, amrex::PolymorphicArenaAllocator< char > >

Public Types

typedef std::true_type propagate_on_container_copy_assignment
 
typedef std::true_type propagate_on_container_move_assignment
 
typedef std::true_type propagate_on_container_swap
 
typedef std::true_type is_always_equal
 

Member Typedef Documentation

◆ is_always_equal

◆ propagate_on_container_copy_assignment

◆ propagate_on_container_move_assignment

◆ propagate_on_container_swap


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