Celeritas  0.5.0-56+6b053cd
Macros
FaceNamer.cc File Reference
#include "FaceNamer.hh"
#include "corecel/Assert.hh"
#include "VariantSurface.hh"

Macros

#define ORANGE_INSTANTIATE_OP(IN)
 

Macro Definition Documentation

◆ ORANGE_INSTANTIATE_OP

#define ORANGE_INSTANTIATE_OP (   IN)
Value:
template std::string FaceNamer::Impl::operator()(IN<Axis::x> const&) \
const; \
template std::string FaceNamer::Impl::operator()(IN<Axis::y> const&) \
const; \
template std::string FaceNamer::Impl::operator()(IN<Axis::z> const&) const