|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
#include "IntersectTestResult.hh"#include <iostream>#include "corecel/io/Repr.hh"#include "corecel/math/SoftEqual.hh"#include "testdetail/TestMacrosImpl.hh"Classes | |
| struct | celeritas::ReprTraits< BoundingBox< T > > |
Macros | |
| #define | IRE_COMPARE(ATTR) |
| #define | CELER_REF_ATTR(ATTR) "ref." #ATTR " = " << repr(this->ATTR) << ";\n" |
Functions | |
| ::testing::AssertionResult | celeritas::orangeinp::test::IsRefEq (char const *expr1, char const *expr2, IntersectTestResult const &val1, IntersectTestResult const &val2) |
| #define CELER_REF_ATTR | ( | ATTR | ) | "ref." #ATTR " = " << repr(this->ATTR) << ";\n" |
Helper macros
| #define IRE_COMPARE | ( | ATTR | ) |