20 #ifndef OPM_WRITE_INIT_HPP
21 #define OPM_WRITE_INIT_HPP
27 #include <opm/input/eclipse/EclipseState/Grid/NNC.hpp>
38 namespace Opm {
namespace data {
44 namespace Opm {
namespace EclIO {
namespace OutputStream {
50 namespace Opm {
namespace InitIO {
52 void write(const ::Opm::EclipseState& es,
53 const ::Opm::EclipseGrid& grid,
54 const ::Opm::Schedule& schedule,
55 const ::Opm::data::Solution& simProps,
56 std::map<std::string, std::vector<int>> int_data,
57 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:29