Celeritas  0.5.0-56+6b053cd
Classes | Typedefs
PlaneAligned.hh File Reference
#include "corecel/Macros.hh"
#include "corecel/cont/Array.hh"
#include "corecel/cont/Span.hh"
#include "orange/OrangeTypes.hh"
This graph shows which files directly or indirectly include this file:

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 >