Celeritas  0.5.0-56+6b053cd
Macros
SurfaceClipper.cc File Reference
#include "SurfaceClipper.hh"
#include "corecel/Constants.hh"
#include "orange/BoundingBoxUtils.hh"
#include "detail/AllSurfaces.hh"

Macros

#define ORANGE_INSTANTIATE_OP(IN)
 

Macro Definition Documentation

◆ ORANGE_INSTANTIATE_OP

#define ORANGE_INSTANTIATE_OP (   IN)
Value:
template void SurfaceClipper::operator()(IN<Axis::x> const&) const; \
template void SurfaceClipper::operator()(IN<Axis::y> const&) const; \
template void SurfaceClipper::operator()(IN<Axis::z> const&) const