Celeritas  0.5.0-56+6b053cd
Classes | Typedefs
ConeAligned.hh File Reference
#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"
This graph shows which files directly or indirectly include this file:

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 >