#include <AMReX_BoxArray.H>
◆ RefID() [1/2]
amrex::BoxArray::RefID::RefID |
( |
| ) |
|
|
defaultnoexcept |
◆ RefID() [2/2]
amrex::BoxArray::RefID::RefID |
( |
BARef * |
data_ | ) |
|
|
inlineexplicitnoexcept |
◆ operator!=()
bool amrex::BoxArray::RefID::operator!= |
( |
const RefID & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator<()
bool amrex::BoxArray::RefID::operator< |
( |
const RefID & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator==()
bool amrex::BoxArray::RefID::operator== |
( |
const RefID & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const RefID & |
id |
|
) |
| |
|
friend |
◆ data
BARef* amrex::BoxArray::RefID::data {nullptr} |
|
private |
The documentation for this struct was generated from the following file: