opm-simulators/opm/autodiff
Atgeirr Flø Rasmussen a33f7e964b Let sim_2p_comp_ad throw if not given an input deck.
There is some code in place now to create wells for the no-deck case,
but since it does not work correctly yet, the simulator intercepts this
and throws.
2013-09-19 10:09:53 +02:00
..
AutoDiff.hpp First partitioning into source/examples/tests 2013-05-15 10:35:39 +02:00
AutoDiffBlock.hpp Modified according to comments in pull-request discussion. 2013-08-05 09:47:47 +02:00
AutoDiffHelpers.hpp Add helpers grad, fullngrad, fulldiv. 2013-09-18 14:32:09 +02:00
BlackoilPropsAd.cpp Replace THROW by OPM_THROW 2013-09-05 12:28:16 +02:00
BlackoilPropsAd.hpp New interface methods rsMax() in BlackoilPropsAdInterface. 2013-05-27 10:26:41 +02:00
BlackoilPropsAdFromDeck.cpp Replace THROW by OPM_THROW 2013-09-05 12:28:16 +02:00
BlackoilPropsAdFromDeck.hpp Use the shared_ptr<> from Boost. 2013-07-04 20:59:29 +02:00
BlackoilPropsAdInterface.cpp Added abstract class BlackoilPropsAdInterface. 2013-05-22 10:56:14 +02:00
BlackoilPropsAdInterface.hpp New interface methods rsMax() in BlackoilPropsAdInterface. 2013-05-27 10:26:41 +02:00
FullyImplicitBlackoilSolver.cpp explicitly include <iostream> 2013-09-05 12:28:16 +02:00
FullyImplicitBlackoilSolver.hpp Added rock compressibility to fully implicit solver. 2013-06-03 14:14:48 +02:00
GeoProps.hpp Fix initialization issue with gpot_. 2013-05-23 16:39:15 +02:00
ImpesTPFAAD.cpp Let sim_2p_comp_ad throw if not given an input deck. 2013-09-19 10:09:53 +02:00
ImpesTPFAAD.hpp Moved some calculations to computeExplicitData() method. 2013-05-23 15:08:21 +02:00
SimulatorCompressibleAd.cpp Let sim_2p_comp_ad throw if not given an input deck. 2013-09-19 10:09:53 +02:00
SimulatorCompressibleAd.hpp Let sim_2p_comp_ad throw if not given an input deck. 2013-09-19 10:09:53 +02:00
SimulatorFullyImplicitBlackoil.cpp explicitly include <iostream> 2013-09-05 12:28:16 +02:00
SimulatorFullyImplicitBlackoil.hpp Use BlackoilPropsAdFromDeck in fully implicit simulator. 2013-05-27 22:28:17 +02:00
SimulatorIncompTwophaseAdfi.cpp explicitly include <iostream> 2013-09-05 12:28:16 +02:00
SimulatorIncompTwophaseAdfi.hpp First partitioning into source/examples/tests 2013-05-15 10:35:39 +02:00
TransportSolverTwophaseAd.cpp Replace THROW by OPM_THROW 2013-09-05 12:28:16 +02:00
TransportSolverTwophaseAd.hpp Adapt to CMake-based build system. 2013-05-15 16:10:20 +02:00