Merge remote-tracking branch 'totto82/newfluid' into fully-implicit

This commit is contained in:
Atgeirr Flø Rasmussen
2013-05-27 15:46:22 +02:00
3 changed files with 884 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ list (APPEND MAIN_SOURCE_FILES
opm/autodiff/SimulatorFullyImplicitBlackoil.cpp
opm/autodiff/SimulatorIncompTwophaseAdfi.cpp
opm/autodiff/TransportSolverTwophaseAd.cpp
opm/autodiff/BlackoilPropsAdFromDeck.cpp
)
# originally generated with the command:
@@ -75,6 +76,7 @@ list (APPEND PUBLIC_HEADER_FILES
opm/autodiff/AutoDiffHelpers.hpp
opm/autodiff/AutoDiff.hpp
opm/autodiff/BlackoilPropsAd.hpp
opm/autodiff/BlackoilPropsAdFromDeck.hpp
opm/autodiff/BlackoilPropsAdInterface.hpp
opm/autodiff/GeoProps.hpp
opm/autodiff/ImpesTPFAAD.hpp