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

Functions

template<class T , std::size_t N>
void celeritas::to_json (nlohmann::json &j, Span< T, N > const &value)
 Write a span to a JSON file.