#include <AMReX_FabArrayBase.H>
Key for unique combination of BoxArray and DistributionMapping Note both BoxArray and DistributionMapping are reference counted. Objects with the same references have the same key.
◆ BDKey() [1/2]
amrex::FabArrayBase::BDKey::BDKey |
( |
| ) |
|
|
defaultnoexcept |
◆ BDKey() [2/2]
◆ operator!=()
bool amrex::FabArrayBase::BDKey::operator!= |
( |
const BDKey & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator<()
bool amrex::FabArrayBase::BDKey::operator< |
( |
const BDKey & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator==()
bool amrex::FabArrayBase::BDKey::operator== |
( |
const BDKey & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const BDKey & |
id |
|
) |
| |
|
friend |
◆ m_ba_id
◆ m_dm_id
The documentation for this struct was generated from the following file: