|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|

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. | |