changed: make bhp template hidden and use explicit instantations

this to avoid includes in headers.
This commit is contained in:
Arne Morten Kvarving
2021-05-28 13:29:59 +02:00
parent ef635d42af
commit c76803b913
8 changed files with 123 additions and 70 deletions

View File

@@ -31,6 +31,8 @@
#include <opm/simulators/wells/VFPProdProperties.hpp>
#include <opm/common/utility/TimeService.hpp>
#include <opm/simulators/wells/VFPHelpers.hpp>
#include <iostream>
#include <iomanip>