Add new class RSTConfig for configuration of restart.

This commit is contained in:
Joakim Hove
2021-03-27 07:51:41 +01:00
parent 12dd9d321b
commit 546523e229
12 changed files with 1084 additions and 68 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include <getopt.h>
#include <vector>
#include <iostream>
#include <fmt/format.h>
#include <opm/parser/eclipse/Parser/Parser.hpp>