Celeritas 0.7.0-dev.328+develop.a407567
Loading...
Searching...
No Matches
Namespaces
ControlIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "Control.hh"

Namespaces

namespace  celeritas::inp
 Configure Celeritas input.
 

Functions

void celeritas::inp::to_json (nlohmann::json &j, CoreStateCapacity const &v)
 
void celeritas::inp::from_json (nlohmann::json const &j, CoreStateCapacity &v)
 
void celeritas::inp::to_json (nlohmann::json &j, OpticalStateCapacity const &v)
 
void celeritas::inp::from_json (nlohmann::json const &j, OpticalStateCapacity &v)
 
void celeritas::inp::to_json (nlohmann::json &j, DeviceDebug const &v)
 
void celeritas::inp::from_json (nlohmann::json const &j, DeviceDebug &v)
 
void celeritas::inp::to_json (nlohmann::json &j, Control const &v)
 
void celeritas::inp::from_json (nlohmann::json const &j, Control &v)