|
Celeritas 0.7.0-dev.245+develop.a7be925e
|
#include "OrangeParamsOutput.hh"#include <nlohmann/json.hpp>#include "corecel/io/JsonPimpl.hh"#include "orange/OrangeTypes.hh"#include "OrangeInputIO.json.hh"#include "OrangeParams.hh"#include "OrangeTypesIO.json.hh"Macros | |
| #define | OPO_PAIR(DATA, NAME) {#NAME, DATA.NAME} |
| #define | OPO_SIZE_PAIR(DATA, NAME) {#NAME, DATA.NAME.size()} |