20#ifndef OPM_WRITE_RFT_HPP
21#define OPM_WRITE_RFT_HPP
31namespace Opm {
namespace data {
37namespace Opm {
namespace EclIO {
namespace OutputStream {
43namespace Opm {
namespace RftIO {
79 void write(
const int reportStep,
81 const ::Opm::UnitSystem& usys,
82 const ::Opm::EclipseGrid& grid,
83 const ::Opm::Schedule& schedule,
84 const ::Opm::data::Wells& wellSol,
85 ::Opm::EclIO::OutputStream::RFT& rftFile);
File manager for RFT output streams.
Definition OutputStream.hpp:298
About cell information and dimension: The actual grid information is held in a pointer to an ERT ecl_...
Definition EclipseGrid.hpp:62
Definition Schedule.hpp:101
Definition UnitSystem.hpp:34
Definition Wells.hpp:1197
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30