Celeritas
0.5.0-56+6b053cd
|
#include "corecel/Macros.hh"
#include "corecel/cont/Array.hh"
#include "corecel/cont/Span.hh"
#include "orange/OrangeTypes.hh"
Classes | |
class | celeritas::PlaneAligned< T > |
Axis-aligned plane with positive-facing normal. More... | |
Typedefs | |
using | celeritas::PlaneX = PlaneAligned< Axis::x > |
using | celeritas::PlaneY = PlaneAligned< Axis::y > |
using | celeritas::PlaneZ = PlaneAligned< Axis::z > |