#include <AMReX_BoxArray.H>
◆ HashType
◆ BARef() [1/8]
◆ BARef() [2/8]
amrex::BARef::BARef |
( |
size_t |
size | ) |
|
|
explicit |
◆ BARef() [3/8]
amrex::BARef::BARef |
( |
const Box & |
b | ) |
|
|
explicit |
◆ BARef() [4/8]
amrex::BARef::BARef |
( |
const BoxList & |
bl | ) |
|
|
explicit |
◆ BARef() [5/8]
amrex::BARef::BARef |
( |
BoxList && |
bl | ) |
|
|
explicitnoexcept |
◆ BARef() [6/8]
amrex::BARef::BARef |
( |
std::istream & |
is | ) |
|
|
explicit |
◆ BARef() [7/8]
amrex::BARef::BARef |
( |
const BARef & |
rhs | ) |
|
◆ BARef() [8/8]
amrex::BARef::BARef |
( |
BARef && |
rhs | ) |
|
|
delete |
◆ ~BARef()
◆ define() [1/4]
void amrex::BARef::define |
( |
BoxList && |
bl | ) |
|
|
noexcept |
◆ define() [2/4]
void amrex::BARef::define |
( |
const Box & |
bx | ) |
|
◆ define() [3/4]
void amrex::BARef::define |
( |
const BoxList & |
bl | ) |
|
◆ define() [4/4]
void amrex::BARef::define |
( |
std::istream & |
is, |
|
|
int & |
ndims |
|
) |
| |
◆ Finalize()
static void amrex::BARef::Finalize |
( |
| ) |
|
|
static |
◆ HasHashMap()
bool amrex::BARef::HasHashMap |
( |
| ) |
const |
|
inline |
◆ Initialize()
static void amrex::BARef::Initialize |
( |
| ) |
|
|
static |
◆ operator=() [1/2]
◆ operator=() [2/2]
BARef& amrex::BARef::operator= |
( |
const BARef & |
rhs | ) |
|
|
delete |
◆ resize()
void amrex::BARef::resize |
( |
Long |
n | ) |
|
◆ bbox
◆ crsn
◆ has_hashmap
bool amrex::BARef::has_hashmap = false |
|
mutable |
◆ hash
◆ initialized
bool amrex::BARef::initialized |
|
static |
◆ m_abox
◆ numboxarrays
int amrex::BARef::numboxarrays |
|
static |
◆ numboxarrays_hwm
int amrex::BARef::numboxarrays_hwm |
|
static |
◆ total_box_bytes
Long amrex::BARef::total_box_bytes |
|
static |
◆ total_box_bytes_hwm
Long amrex::BARef::total_box_bytes_hwm |
|
static |
◆ total_hash_bytes
Long amrex::BARef::total_hash_bytes |
|
static |
◆ total_hash_bytes_hwm
Long amrex::BARef::total_hash_bytes_hwm |
|
static |
The documentation for this struct was generated from the following file: