Celeritas
0.5.0-56+6b053cd
|
#include "corecel/Types.hh"
#include "corecel/cont/Array.hh"
#include "corecel/cont/Span.hh"
#include "corecel/math/ArrayUtils.hh"
#include "orange/OrangeTypes.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 > |