Celeritas
0.5.0-86+4a8eea4
|
Functions | |
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. | |