20#ifndef OPM_WRITE_INIT_HPP
21#define OPM_WRITE_INIT_HPP
36namespace Opm {
namespace data {
42namespace Opm {
namespace EclIO {
namespace OutputStream {
48namespace Opm {
namespace InitIO {
50 void write(const ::Opm::EclipseState& es,
51 const ::Opm::EclipseGrid& grid,
52 const ::Opm::Schedule& schedule,
53 const ::Opm::data::Solution& simProps,
54 std::map<std::string, std::vector<int>> int_data,
55 const std::vector<::Opm::NNCdata>& nnc,
File manager for "init" output streams.
Definition OutputStream.hpp:56
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30