|
Celeritas 0.7+c0d26b9
|
#include "GeneratorDataIO.json.hh"#include "corecel/cont/ArrayIO.json.hh"#include "corecel/io/JsonUtils.json.hh"#include "corecel/math/QuantityIO.json.hh"Functions | |
| void | celeritas::optical::to_json (nlohmann::json &j, GeneratorStepData const &v) |
| void | celeritas::optical::from_json (nlohmann::json const &j, GeneratorStepData &v) |
| void | celeritas::optical::to_json (nlohmann::json &j, GeneratorDistributionData const &v) |
| void | celeritas::optical::from_json (nlohmann::json const &j, GeneratorDistributionData &v) |
| void celeritas::optical::from_json | ( | nlohmann::json const & | j, |
| GeneratorDistributionData & | v | ||
| ) |
I/O routines for JSON
| void celeritas::optical::from_json | ( | nlohmann::json const & | j, |
| GeneratorStepData & | v | ||
| ) |
I/O routines for JSON
| void celeritas::optical::to_json | ( | nlohmann::json & | j, |
| GeneratorDistributionData const & | v | ||
| ) |
I/O routines for JSON
| void celeritas::optical::to_json | ( | nlohmann::json & | j, |
| GeneratorStepData const & | v | ||
| ) |
I/O routines for JSON