Celeritas 0.7.0-dev.230+develop.7257fa99
Loading...
Searching...
No Matches
Functions
GridTypesIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "GridTypes.hh"

Functions

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.