blackoilnewtonmethod.hh: rename to blackoilnewtonmethod.hpp

This commit is contained in:
Arne Morten Kvarving
2024-09-15 21:28:52 +02:00
parent 3a5d527417
commit ae1a1ce57e
5 changed files with 54 additions and 37 deletions

View File

@@ -31,7 +31,7 @@
#include <opm/common/Exceptions.hpp>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/models/blackoil/blackoilnewtonmethod.hh>
#include <opm/models/blackoil/blackoilnewtonmethod.hpp>
#include <opm/models/utils/signum.hh>
namespace Opm::Parameters {