Celeritas 0.7.0-dev.313+develop.1857205b
Loading...
Searching...
No Matches
Functions
GeneratorCountersIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "corecel/io/JsonUtils.json.hh"
#include "GeneratorCounters.hh"

Functions

template<class T >
void celeritas::to_json (nlohmann::json &j, GeneratorCounters< T > const &v)
 
template<class T >
void celeritas::from_json (nlohmann::json const &j, GeneratorCounters< T > &v)
 
void celeritas::to_json (nlohmann::json &j, CounterAccumStats const &v)
 
void celeritas::from_json (nlohmann::json const &j, CounterAccumStats &v)
 

Function Documentation

◆ from_json()

void celeritas::from_json ( nlohmann::json const j,
CounterAccumStats v 
)

I/O routines for JSON

◆ to_json()

void celeritas::to_json ( nlohmann::json &  j,
CounterAccumStats const v 
)

I/O routines for JSON