opm-simulators/opm/autodiff
Tor Harald Sandve 4aa0eaff67 Whether the fluid is saturated or not is explicitly passed to the pvts
The criteria for whether the fluid is saturated or not is moved from the
within the pvt calculations to the solver, and passed to the pvt
calculations as a array of boolean values.
2013-11-28 15:57:00 +01:00
..
AutoDiff.hpp Rename AutoDiff::Forward -> Opm::AutoDiff. 2013-09-19 11:32:47 +02:00
AutoDiffBlock.hpp Avoid infinite loop with two constant operands. 2013-10-24 13:41:55 +02:00
AutoDiffHelpers.hpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
BlackoilPropsAd.cpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
BlackoilPropsAd.hpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
BlackoilPropsAdFromDeck.cpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
BlackoilPropsAdFromDeck.hpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
BlackoilPropsAdInterface.cpp Added abstract class BlackoilPropsAdInterface. 2013-05-22 10:56:14 +02:00
BlackoilPropsAdInterface.hpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
FullyImplicitBlackoilSolver.cpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
FullyImplicitBlackoilSolver.hpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
GeoProps.hpp Merge pull request #34 from totto82/bugfixes 2013-09-24 04:02:55 -07:00
ImpesTPFAAD.cpp Whether the fluid is saturated or not is explicitly passed to the pvts 2013-11-28 15:57:00 +01:00
ImpesTPFAAD.hpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
opm-autodiff_doxygen_main.hpp Documentation refinement. Added main doc file. 2013-09-19 14:45:40 +02:00
SimulatorCompressibleAd.cpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
SimulatorCompressibleAd.hpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
SimulatorFullyImplicitBlackoil.cpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
SimulatorFullyImplicitBlackoil.hpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
SimulatorIncompTwophaseAd.cpp Renamed misleading adfi -> fi. 2013-09-19 14:52:39 +02:00
SimulatorIncompTwophaseAd.hpp Renamed misleading adfi -> fi. 2013-09-19 14:52:39 +02:00
TransportSolverTwophaseAd.cpp Replace THROW by OPM_THROW 2013-09-05 12:28:16 +02:00
TransportSolverTwophaseAd.hpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00