Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
Functions
FieldDriverOptionsIO.json.hh File Reference
#include <nlohmann/json.hpp>
This graph shows which files directly or indirectly include this file:

Functions

void celeritas::from_json (nlohmann::json const &j, FieldDriverOptions &opts)
 Read options from JSON.
 
void celeritas::to_json (nlohmann::json &j, FieldDriverOptions const &opts)
 Write options to JSON.