for shared memory More...
#include <AMReX_FabArray.H>
Public Member Functions | |
ShMem () noexcept=default | |
~ShMem () | |
ShMem (ShMem &&rhs) noexcept | |
ShMem & | operator= (ShMem &&rhs) noexcept |
ShMem (const ShMem &)=delete | |
ShMem & | operator= (const ShMem &)=delete |
Public Attributes | |
bool | alloc {false} |
Long | n_values {0} |
Long | n_points {0} |
for shared memory
|
defaultnoexcept |
|
inline |
|
inlinenoexcept |
|
delete |
|
delete |
|
inlinenoexcept |
bool amrex::FabArray< FAB >::ShMem::alloc {false} |
Long amrex::FabArray< FAB >::ShMem::n_points {0} |
Long amrex::FabArray< FAB >::ShMem::n_values {0} |