|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
#include <nlohmann/json.hpp>
Functions | |
| void | celeritas::from_json (nlohmann::json const &j, CascadeOptions &opts) |
| Read options from JSON. | |
| void | celeritas::to_json (nlohmann::json &j, CascadeOptions const &opts) |
| Write options to JSON. | |