Celeritas 0.6.0-rc.2.17+develop.70a89938
|
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. | |