EclipseWriter.hpp File Reference
#include <opm/core/io/OutputWriter.hpp>
#include <opm/core/props/BlackoilPhases.hpp>
#include <opm/core/wells.h>
#include <opm/core/simulator/SimulatorTimerInterface.hpp>
#include <opm/parser/eclipse/EclipseState/EclipseState.hpp>
#include <string>
#include <vector>
#include <array>
#include <memory>
Include dependency graph for EclipseWriter.hpp:

Go to the source code of this file.

Classes

class  Opm::EclipseWriter
 A class to write the reservoir state and the well state of a blackoil simulation to disk using the Eclipse binary format. More...
 

Namespaces

 Opm
 
 Opm::EclipseWriterDetails
 
 Opm::parameter
 See ParameterGroup.hpp for how to use the parameter system.
 

Typedefs

typedef std::shared_ptr
< EclipseWriter > 
Opm::EclipseWriterPtr
 
typedef std::shared_ptr< const
EclipseWriter > 
Opm::EclipseWriterConstPtr