#include <AMReX_Arena.H>#include <AMReX_Sundials_Core.H>#include <sundials/sundials_context.h>#include <sundials/sundials_memory.h>Go to the source code of this file.
Classes | |
| class | amrex::sundials::MemoryHelper |
| A SUNDIALS SUNMemoryHelper interface to the amrex::Arena. More... | |
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. | |
| amrex::Arena * | amrex::sundials::getArena (SUNMemoryType type) |
| Get the proper amrex::Arena based on the SUNMemoryType. | |