makding the StandardWell and WellInterface templated

with the template parameter TypeTag.
This commit is contained in:
Kai Bao
2017-06-19 14:49:49 +02:00
parent 182bf315f3
commit 1a4ceeec66
7 changed files with 103 additions and 65 deletions

View File

@@ -45,6 +45,7 @@ namespace Opm
class SimulatorFullyImplicitBlackoilEbos;
template<typename TypeTag>
class WellInterface
{
public:
@@ -161,4 +162,6 @@ namespace Opm
}
#include "WellInterface_impl.hpp"
#endif // OPM_WELLINTERFACE_HEADER_INCLUDED