Celeritas 0.7.0-dev.130+develop.71a7ea01e
|
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. | |