Celeritas 0.6.0-110+develop.c7dc37d1
|
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. | |