mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-25 16:51:00 -06:00
Add forgotten new headers to file list for installation.
This commit is contained in:
parent
0bce417e9f
commit
ad2f157554
@ -304,6 +304,7 @@ list (APPEND PUBLIC_HEADER_FILES
|
||||
opm/autodiff/NewtonIterationUtilities.hpp
|
||||
opm/autodiff/NonlinearSolver.hpp
|
||||
opm/autodiff/NonlinearSolver_impl.hpp
|
||||
opm/autodiff/NonlinearSolverEbos.hpp
|
||||
opm/autodiff/LinearisedBlackoilResidual.hpp
|
||||
opm/autodiff/ParallelDebugOutput.hpp
|
||||
opm/autodiff/ParallelOverlappingILU0.hpp
|
||||
@ -457,6 +458,7 @@ list (APPEND PUBLIC_HEADER_FILES
|
||||
opm/simulators/timestepping/AdaptiveSimulatorTimer.hpp
|
||||
opm/simulators/timestepping/AdaptiveTimeStepping.hpp
|
||||
opm/simulators/timestepping/AdaptiveTimeStepping_impl.hpp
|
||||
opm/simulators/timestepping/AdaptiveTimeSteppingEbos.hpp
|
||||
opm/simulators/timestepping/TimeStepControl.hpp
|
||||
opm/simulators/timestepping/TimeStepControlInterface.hpp
|
||||
opm/simulators/timestepping/SimulatorTimer.hpp
|
||||
|
Loading…
Reference in New Issue
Block a user