My Project
|
Collects necessary output values and pass it to opm-output. More...
#include <dune/grid/common/partitionset.hh>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/input/eclipse/Units/UnitSystem.hpp>
#include <opm/output/eclipse/RestartValue.hpp>
#include <opm/simulators/flow/CollectDataOnIORank.hpp>
#include <opm/simulators/flow/countGlobalCells.hpp>
#include <opm/simulators/flow/EclGenericWriter.hpp>
#include <opm/simulators/flow/FlowBaseVanguard.hpp>
#include <opm/simulators/flow/OutputBlackoilModule.hpp>
#include <opm/simulators/timestepping/SimulatorTimer.hpp>
#include <opm/simulators/utils/DeferredLoggingErrorHelpers.hpp>
#include <opm/simulators/utils/ParallelRestart.hpp>
#include <opm/simulators/utils/ParallelSerialization.hpp>
#include <limits>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
struct | Opm::Properties::EnableEclOutput< TypeTag, MyTypeTag > |
struct | Opm::Properties::EnableAsyncEclOutput< TypeTag, MyTypeTag > |
struct | Opm::Properties::EclOutputDoublePrecision< TypeTag, MyTypeTag > |
struct | Opm::Properties::EnableEsmry< TypeTag, MyTypeTag > |
class | Opm::EclWriter< TypeTag > |
Collects necessary output values and pass it to opm-output. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
Collects necessary output values and pass it to opm-output.
Caveats: