Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
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. | |