Celeritas  0.5.0-56+6b053cd
Macros
OrangeParamsOutput.cc File Reference
#include "OrangeParamsOutput.hh"
#include <nlohmann/json.hpp>
#include "corecel/Config.hh"
#include "corecel/cont/Range.hh"
#include "corecel/io/JsonPimpl.hh"
#include "OrangeInputIO.json.hh"
#include "OrangeParams.hh"

Macros

#define OPO_SAVE_SCALAR(NAME)   scalars[#NAME] = sdata.NAME;
 
#define OPO_SAVE_SIZE(NAME)   sizes[#NAME] = data.NAME.size()
 
#define OPO_SAVE_BIH_SIZE(NAME)   bih[#NAME] = bihdata.NAME.size()