Namespaces | |
amrex | |
Macros | |
#define | BL_IGNORE_MAX 100000 |
Functions | |
std::ostream & | amrex::operator<< (std::ostream &, const RealBox &) |
Nice ASCII output. More... | |
std::istream & | amrex::operator>> (std::istream &, RealBox &) |
Nice ASCII input. More... | |
bool | amrex::AlmostEqual (const RealBox &box1, const RealBox &box2, Real eps=0.0) noexcept |
Check for equality of real boxes within a certain tolerance. More... | |
#define BL_IGNORE_MAX 100000 |