File emulator_comp.cpp
FileList > common > src > emulator_comp.cpp
Go to the source code of this file
Implementation of the EmulatorComp base class. More...
#include "emulator_comp.hpp"#include "emulator_config.hpp"#include "emulator_io.hpp"#include <algorithm>#include <cstring>#include <iomanip>#include <iostream>#include <sstream>
Namespaces
| Type | Name |
|---|---|
| namespace | emulator |
Detailed Description
Provides core functionality for E3SM emulator components including MPI initialization, grid management, coupling setup, and time stepping.
See also: emulator_comp.hpp for class documentation
The documentation for this class was generated from the following file components/emulator_comps/common/src/emulator_comp.cpp