Celeritas 0.6.0-47+develop.b3cbb238
Loading...
Searching...
No Matches
Functions
TypesIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "Types.hh"
This graph shows which files directly or indirectly include this file:

Functions

void celeritas::from_json (nlohmann::json const &j, TrackOrder &value)
 Read track order options from JSON.
 
void celeritas::to_json (nlohmann::json &j, TrackOrder const &value)
 Write track order options to JSON.
 
void celeritas::from_json (nlohmann::json const &j, InterpolationType &value)
 Read interpolation method from JSON.
 
void celeritas::to_json (nlohmann::json &j, InterpolationType const &value)
 Write interpolation method to JSON.