#include <AMReX_DistributionMapping.H>
◆ RefID() [1/2]
constexpr amrex::DistributionMapping::RefID::RefID |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ RefID() [2/2]
amrex::DistributionMapping::RefID::RefID |
( |
Ref * |
data_ | ) |
|
|
inlineexplicitnoexcept |
◆ dataPtr()
const Ref* amrex::DistributionMapping::RefID::dataPtr |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator!=()
bool amrex::DistributionMapping::RefID::operator!= |
( |
const RefID & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator<()
bool amrex::DistributionMapping::RefID::operator< |
( |
const RefID & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator==()
bool amrex::DistributionMapping::RefID::operator== |
( |
const RefID & |
rhs | ) |
const |
|
inlinenoexcept |
◆ PrintPtr()
void amrex::DistributionMapping::RefID::PrintPtr |
( |
std::ostream & |
os | ) |
const |
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const RefID & |
id |
|
) |
| |
|
friend |
◆ data
Ref* amrex::DistributionMapping::RefID::data = nullptr |
|
private |
The documentation for this struct was generated from the following file: