File emulator_output_stream.hpp
FileList > common > src > emulator_output_stream.hpp
Go to the source code of this file
Single output stream handler for diagnostic output. More...
#include "emulator_diagnostics.hpp"#include "emulator_logger.hpp"#include <functional>#include <map>#include <mpi.h>#include <string>#include <vector>
Namespaces
| Type | Name |
|---|---|
| namespace | emulator |
Classes
| Type | Name |
|---|---|
| class | EmulatorOutputStream Manages a single diagnostic output stream. |
| class | FieldDataProvider Interface for providing field data to output streams. |
| struct | OutputControl Controls output timing and tracks averaging state. |
Detailed Description
Manages a single output stream including file creation, averaging, and snapshot writing at configured intervals.
The documentation for this class was generated from the following file components/emulator_comps/common/src/emulator_output_stream.hpp