| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
#include "KernelRegistryIO.json.hh"#include <atomic>#include <string>#include "corecel/Config.hh"#include "corecel/cont/Range.hh"#include "KernelAttributes.hh"#include "KernelRegistry.hh"| Functions | |
| void | celeritas::to_json (nlohmann::json &j, KernelAttributes const &attrs) | 
| Write one kernel's metadata to JSON. | |
| void | celeritas::to_json (nlohmann::json &j, KernelRegistry const &kr) | 
| Write kernel metadata out to JSON. | |