|
Celeritas 0.7.0-dev.205+develop.57aed2a38
|
#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. | |