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