Celeritas  0.5.0-56+6b053cd
Functions
EnvironmentIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "corecel/Assert.hh"
#include "Environment.hh"
This graph shows which files directly or indirectly include this file:

Functions

void celeritas::from_json (nlohmann::json const &j, Environment &value)
 Read environment variables from a JSON file.
 
void celeritas::to_json (nlohmann::json &j, Environment const &value)
 Write environment variables to a JSON file.