Celeritas
0.5.0-56+6b053cd
|
#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. | |