Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_DataAllocator.H File Reference

Lightweight Arena-backed allocator and deleter helpers. More...

#include <AMReX_Config.H>
#include <AMReX_Arena.H>

Go to the source code of this file.

Classes

struct  amrex::DataAllocator
 Lightweight allocator/deallocator backed by an Arena. More...
 
struct  amrex::DataDeleter
 Custom deleter that returns memory to an Arena. More...
 

Namespaces

namespace  amrex
 

Detailed Description

Lightweight Arena-backed allocator and deleter helpers.