FabArray memory allocation information.
More...
#include <AMReX_FabArray.H>
FabArray memory allocation information.
◆ SetAlloc()
MFInfo& amrex::MFInfo::SetAlloc |
( |
bool |
a | ) |
|
|
inlinenoexcept |
◆ SetAllocSingleChunk()
MFInfo& amrex::MFInfo::SetAllocSingleChunk |
( |
bool |
a | ) |
|
|
inlinenoexcept |
◆ SetArena()
◆ SetTag() [1/4]
MFInfo& amrex::MFInfo::SetTag |
( |
| ) |
|
|
inlinenoexcept |
◆ SetTag() [2/4]
MFInfo& amrex::MFInfo::SetTag |
( |
const char * |
t | ) |
|
|
inlinenoexcept |
◆ SetTag() [3/4]
MFInfo& amrex::MFInfo::SetTag |
( |
const std::string & |
t | ) |
|
|
inlinenoexcept |
◆ SetTag() [4/4]
template<typename T , typename... Ts>
MFInfo& amrex::MFInfo::SetTag |
( |
T && |
t, |
|
|
Ts &&... |
ts |
|
) |
| |
|
inlinenoexcept |
◆ alloc
bool amrex::MFInfo::alloc = true |
◆ alloc_single_chunk
◆ arena
Arena* amrex::MFInfo::arena = nullptr |
◆ tags
Vector<std::string> amrex::MFInfo::tags |
The documentation for this struct was generated from the following file: