Celeritas 0.7+c5d231878
Loading...
Searching...
No Matches
Namespaces
ImportIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "Import.hh"

Namespaces

namespace  celeritas::inp
 Configure Celeritas input.
 

Functions

void celeritas::inp::to_json (nlohmann::json &j, PhysicsFromFile const &v)
 
void celeritas::inp::from_json (nlohmann::json const &j, PhysicsFromFile &v)
 
void celeritas::inp::to_json (nlohmann::json &j, PhysicsFromGeant const &v)
 
void celeritas::inp::from_json (nlohmann::json const &j, PhysicsFromGeant &v)
 
void celeritas::inp::to_json (nlohmann::json &j, PhysicsImport const &v)
 
void celeritas::inp::from_json (nlohmann::json const &j, PhysicsImport &v)