Celeritas  0.5.0-56+6b053cd
Functions
KernelRegistryIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "KernelRegistry.hh"
This graph shows which files directly or indirectly include this file:

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.