move FlowProblem parameters to TypeTag-free parameter system

This commit is contained in:
Arne Morten Kvarving
2024-07-06 10:22:47 +02:00
parent fdcc9a0fb2
commit 414f313d2a
6 changed files with 28 additions and 52 deletions

View File

@@ -1310,6 +1310,7 @@ namespace Opm {
public:
std::vector<bool> wasSwitched_;
};
} // namespace Opm
#endif // OPM_BLACKOILMODEL_HEADER_INCLUDED