|
void | celeritas::from_json (nlohmann::json const &j, DistributionSelection &value) |
|
void | celeritas::to_json (nlohmann::json &j, DistributionSelection const &value) |
|
void | celeritas::from_json (nlohmann::json const &j, DistributionOptions &opts) |
|
void | celeritas::to_json (nlohmann::json &j, DistributionOptions const &opts) |
|
void | celeritas::from_json (nlohmann::json const &j, PrimaryGeneratorOptions &opts) |
| Read options from JSON.
|
|
void | celeritas::to_json (nlohmann::json &j, PrimaryGeneratorOptions const &opts) |
| Write options to JSON.
|
|