ExportCSV(std::string_view participantName, std::string_view location, const mesh::Mesh &mesh, ExportKind kind, int frequency, int rank, int size)
void doExport(int index, double time) final override
Export the mesh and writes files.
void exportSeries() const final override
Export(std::string_view participantName, std::string_view location, const mesh::Mesh &mesh, ExportKind kind, int frequency, int rank, int size)
This class provides a lightweight logger.
Container and creator for meshes.
provides Import and Export of the coupling mesh and data.
provides Mesh, Data and primitives.
contains the time interpolation logic.