Celeritas 0.6.0-67+develop.47f47c88
|
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. | |