#include <AMReX_Sundials_Core.H>
#include <AMReX_SUNMemory.H>
#include <AMReX.H>
#include <AMReX_Gpu.H>
#include <sunmemory/sunmemory_cuda.h>
#include <sundials/sundials_config.h>
Namespaces | |
namespace | amrex |
namespace | amrex::sundials |
Functions | |
MemoryHelper * | amrex::sundials::The_SUNMemory_Helper (int i=amrex::OpenMP::get_thread_num()) |
Get the i-th SUNMemoryHelper instance. | |