|
Celeritas 0.7.0-dev.228+develop.9905a715
|
#include <nlohmann/json.hpp>Functions | |
| void | celeritas::from_json (nlohmann::json const &j, RZMapFieldInput &inp) |
| Read field from JSON. | |
| void | celeritas::to_json (nlohmann::json &j, RZMapFieldInput const &inp) |
| Write field to JSON. | |
| void celeritas::from_json | ( | nlohmann::json const & | j, |
| RZMapFieldInput & | inp | ||
| ) |
Read field from JSON.