opm-simulators/opm/autodiff
Atgeirr Flø Rasmussen bad64de4f2 Add currentControls() field to well state class.
This is done since the solver will need to be able to switch well controls
during Newton iterations. The current control specified in the Wells struct
will be used as default and initial value for currentControls().
2014-03-25 11:11:19 +01:00
..
AutoDiff.hpp Rename AutoDiff::Forward -> Opm::AutoDiff. 2013-09-19 11:32:47 +02:00
AutoDiffBlock.hpp Adds -= operator 2014-03-11 14:30:54 +01:00
AutoDiffHelpers.hpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
BlackoilPropsAd.cpp Make BlackoilPropsAdInterface pure virtual again. 2014-03-04 13:09:23 +01:00
BlackoilPropsAd.hpp Make BlackoilPropsAdInterface pure virtual again. 2014-03-04 13:09:23 +01:00
BlackoilPropsAdFromDeck.cpp Merge pull request #87 from osae/hysteresis 2014-03-04 10:30:07 +01:00
BlackoilPropsAdFromDeck.hpp Merge pull request #87 from osae/hysteresis 2014-03-04 10:30:07 +01:00
BlackoilPropsAdInterface.cpp Added abstract class BlackoilPropsAdInterface. 2013-05-22 10:56:14 +02:00
BlackoilPropsAdInterface.hpp Make BlackoilPropsAdInterface pure virtual again. 2014-03-04 13:09:23 +01:00
FullyImplicitBlackoilSolver.cpp Fix sign bug in well contribution to mass balance. 2014-03-24 15:28:46 +01:00
FullyImplicitBlackoilSolver.hpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00
GeoProps.hpp Merge pull request #34 from totto82/bugfixes 2013-09-24 04:02:55 -07:00
ImpesTPFAAD.cpp Changed to use well_controls_get_current_distr(). 2014-01-09 12:09:19 +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 the fallout of the SimulatorTimer::currentTime() -> SimulatorTimer::simulationTimeElapsed() rename 2014-03-11 16:01:59 +01:00
SimulatorCompressibleAd.hpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
SimulatorFullyImplicitBlackoil.cpp Merge pull request #101 from andlaus/sim_fibo_ad_use_new_wellmanager 2014-03-20 09:07:03 +01:00
SimulatorFullyImplicitBlackoil.hpp Use WellStateFullyImplicitBlackoil class instead of WellState. 2014-03-18 11:27:40 +01:00
SimulatorIncompTwophaseAd.cpp fix the fallout of the SimulatorTimer::currentTime() -> SimulatorTimer::simulationTimeElapsed() rename 2014-03-11 16:01:59 +01: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
WellDensitySegmented.cpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00
WellDensitySegmented.hpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00
WellStateFullyImplicitBlackoil.hpp Add currentControls() field to well state class. 2014-03-25 11:11:19 +01:00