|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
#include "corecel/Types.hh"#include "corecel/cont/Array.hh"#include "corecel/cont/Span.hh"#include "corecel/math/ArrayUtils.hh"#include "orange/OrangeTypes.hh"#include "orange/SenseUtils.hh"#include "detail/QuadraticSolver.hh"
Classes | |
| class | celeritas::ConeAligned< T > |
| Axis-aligned cone (infinite and double-sheeted). More... | |
Typedefs | |
| using | celeritas::ConeX = ConeAligned< Axis::x > |
| using | celeritas::ConeY = ConeAligned< Axis::y > |
| using | celeritas::ConeZ = ConeAligned< Axis::z > |