File emulator_output_manager.hpp
FileList > common > src > emulator_output_manager.hpp
Go to the source code of this file
Manages all diagnostic output streams. More...
#include "emulator_diagnostics.hpp"#include "emulator_logger.hpp"#include "emulator_output_stream.hpp"#include <memory>#include <mpi.h>#include <string>#include <vector>
Namespaces
| Type | Name |
|---|---|
| namespace | emulator |
Classes
| Type | Name |
|---|---|
| class | EmulatorOutputManager Manages all diagnostic output for an emulator component. |
Detailed Description
Coordinates multiple output streams, restart output, and history restart files. Provides unified interface for EmulatorComp to manage I/O.
The documentation for this class was generated from the following file components/emulator_comps/common/src/emulator_output_manager.hpp