Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
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.