opm-simulators/opm/autodiff
Atgeirr Flø Rasmussen b996959c61 Add new AutoDiffBlock::constant() overload without block sizes.
This should simplify some uses of the autodiff code. The internals
have been changed to allow for objects to have an empty vector of
Jacobians, always treating that object as a constant.
2013-10-23 20:09:55 +02:00
..
AutoDiff.hpp Rename AutoDiff::Forward -> Opm::AutoDiff. 2013-09-19 11:32:47 +02:00
AutoDiffBlock.hpp Add new AutoDiffBlock::constant() overload without block sizes. 2013-10-23 20:09:55 +02:00
AutoDiffHelpers.hpp Fix warnings about "unused" parameters and typedefs. 2013-09-26 19:21:45 +02:00
BlackoilPropsAd.cpp Fix warnings about "unused" parameters and typedefs. 2013-09-26 19:21:45 +02:00
BlackoilPropsAd.hpp Fix minor issues pointed out by bska. 2013-09-23 13:02:56 +02:00
BlackoilPropsAdFromDeck.cpp Replace THROW by OPM_THROW 2013-09-05 12:28:16 +02:00
BlackoilPropsAdFromDeck.hpp Documented BlackoilPropsAdFromDeck. 2013-09-20 14:42:12 +02:00
BlackoilPropsAdInterface.cpp Added abstract class BlackoilPropsAdInterface. 2013-05-22 10:56:14 +02:00
BlackoilPropsAdInterface.hpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
FullyImplicitBlackoilSolver.cpp Fix convergence failure exception message 2013-10-22 10:11:53 +02:00
FullyImplicitBlackoilSolver.hpp Documented class FullyImplicitBlackoilSolver. 2013-09-20 14:55:43 +02:00
GeoProps.hpp Merge pull request #34 from totto82/bugfixes 2013-09-24 04:02:55 -07:00
ImpesTPFAAD.cpp Fix warnings about "unused" parameters and typedefs. 2013-09-26 19:21:45 +02: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 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 Guard against null-pointer dereference. 2013-10-03 16:30:54 +02:00
SimulatorFullyImplicitBlackoil.hpp Require deck and remove simple source term in fully implicit sim. 2013-09-20 14:32:29 +02: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