put BlackoilModelEbos::ComponentName in separate header

more tidy and potentially easier to reuse
This commit is contained in:
Arne Morten Kvarving
2023-06-30 11:18:27 +02:00
parent 77baad7243
commit 35bb329022
3 changed files with 102 additions and 63 deletions
+1
View File
@@ -441,6 +441,7 @@ list (APPEND PUBLIC_HEADER_FILES
opm/simulators/timestepping/SimulatorTimer.hpp
opm/simulators/timestepping/SimulatorTimerInterface.hpp
opm/simulators/timestepping/gatherConvergenceReport.hpp
opm/simulators/utils/ComponentName.hpp
opm/simulators/utils/ParallelFileMerger.hpp
opm/simulators/utils/DeferredLoggingErrorHelpers.hpp
opm/simulators/utils/DeferredLogger.hpp