12#include "../../settings/enum_definitions.hpp"
17template <settings::cellDataStorageLevel N>
20 auto writeData(
auto &cell,
const std::string &prefix)
Slide namespace contains all the types, classes, and functions for the simulation framework.
Definition: Cell.hpp:27
Definition: CellDataStorage.hpp:23
static void writeData(auto &cell, const std::string &prefix, auto &storage)
Definition: CellDataWriter.hpp:65
Definition: CellData.hpp:19
auto writeData(auto &cell, const std::string &prefix)
Definition: CellData.hpp:20