..
AdditionalObjectDeleter.hpp
Renames ParallelPreconditionerDeleter and moves it to a separate header.
2015-09-05 16:09:33 +02:00
AutoDiff.hpp
Bugfix for scalar AutoDiff class.
2015-11-10 13:37:36 +01:00
AutoDiffBlock.hpp
Code cleanup
2016-04-26 07:49:12 +02:00
AutoDiffHelpers.hpp
Add connection_cells member of HelperOps.
2016-06-16 16:21:37 +02:00
AutoDiffMatrix.hpp
revert AutoDiffMatrix back to the master version
2016-11-18 11:24:35 +01:00
BackupRestore.hpp
BackupRestore: remove all specializations for BlackoilState. This is now covered by
2016-04-15 12:21:47 +02:00
BlackoilDetails.hpp
BlackoilDetails: split it in two
2016-12-19 11:03:34 +01:00
BlackoilLegacyDetails.hpp
BlackoilDetails: split it in two
2016-12-19 11:03:34 +01:00
BlackoilModel.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
BlackoilModelBase_impl.hpp
BlackoilDetails: split it in two
2016-12-19 11:03:34 +01:00
BlackoilModelBase.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
BlackoilModelEbos.hpp
BUGFIX pass pvtnum to density in convertResults() in FlowEbos
2016-12-15 13:20:09 +01:00
BlackoilModelEnums.hpp
Remove weak enum Opm::Phase
2016-11-01 12:59:26 +01:00
BlackoilModelParameters.cpp
Introduce parameter for time step in days when single precision should be used
2016-11-21 17:18:24 +01:00
BlackoilModelParameters.hpp
Introduce parameter for time step in days when single precision should be used
2016-11-21 17:18:24 +01:00
BlackoilMultiSegmentModel_impl.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
BlackoilMultiSegmentModel.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
BlackoilPressureModel.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
BlackoilPropsAdFromDeck.cpp
use accessor methods to access the value and derivatives of Evaluation objects
2016-10-27 17:29:29 +02:00
BlackoilPropsAdFromDeck.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
BlackoilPropsAdInterface.cpp
Added missing config.h include
2015-08-21 12:49:18 +02:00
BlackoilPropsAdInterface.hpp
Add methods for critial gas and gas in oil saturations
2015-12-11 12:53:54 +01:00
BlackoilSequentialModel.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
BlackoilSolventModel_impl.hpp
Fixes in solvent model related to handling vapoil in the well model
2016-12-12 10:12:39 +01:00
BlackoilSolventModel.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
BlackoilSolventState.cpp
a few warning fixing.
2016-11-16 13:17:35 +01:00
BlackoilSolventState.hpp
Replaced SimulatorState -> SimulationDataContainer
2016-03-29 10:48:36 +02:00
BlackoilTransportModel.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
Compat.hpp
Remove Solution.sdc assignment
2016-11-09 10:46:26 +01:00
CPRPreconditioner.hpp
CPRPreconditioner: extract creation of AMG into a function.
2016-02-12 12:14:02 +01:00
createGlobalCellArray.hpp
Silence some more warnings.
2015-09-14 17:23:20 +02:00
DefaultBlackoilSolutionState.hpp
Implement new well model
2016-08-18 12:23:45 +02:00
DuneMatrix.hpp
Indent nested #if
2016-11-09 10:08:56 +00:00
ExtractParallelGridInformationToISTL.cpp
Adapt code to dune-cornerpoint -> opm-grid renaming.
2016-04-06 13:29:47 +02:00
ExtractParallelGridInformationToISTL.hpp
Adapt code to dune-cornerpoint -> opm-grid renaming.
2016-04-06 13:29:47 +02:00
fastSparseOperations.hpp
fastSparseAdd/Substruct: use operator += and -=.
2016-02-18 15:31:35 +01:00
FlowMain.hpp
flow*: reset the locale settings on startup
2016-12-08 12:17:36 +01:00
FlowMainEbos.hpp
FlowMainEbos: fix the output of the initial condition
2016-12-15 09:57:53 +01:00
FlowMainPolymer.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
FlowMainSequential.hpp
TransMult, Init, and SimConfig are references, applyModifierDeck takes reference, and EclipseState constructor too
2016-08-08 10:07:09 +02:00
FlowMainSolvent.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
GeoProps.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
GridHelpers.cpp
Adapt code to dune-cornerpoint -> opm-grid renaming.
2016-04-06 13:29:47 +02:00
GridHelpers.hpp
Adapt code to dune-cornerpoint -> opm-grid renaming.
2016-04-06 13:29:47 +02:00
GridInit.hpp
flow_ebos: only instantiate the grid once
2016-12-01 16:50:06 +01:00
ImpesTPFAAD.cpp
Change interface of surfaceDensity()
2015-11-10 14:54:49 +01:00
ImpesTPFAAD.hpp
Removed extra overload of relperm().
2015-03-09 09:40:30 +01:00
ISTLSolver.hpp
Merge pull request #939 from blattms/fix-ebos-warnings
2016-11-22 15:33:34 +01:00
IterationReport.hpp
flow: move the internal classes to separate files
2016-08-09 12:23:29 +02:00
LinearisedBlackoilResidual.cpp
Adding size function in LinearisedBlackoilResidual.
2014-05-23 13:40:44 +02:00
LinearisedBlackoilResidual.hpp
BlackoilModelBase: added parameter singlePrecision and print residual to large at right
2016-02-12 12:14:02 +01:00
MissingFeatures.cpp
NOSIM is supported, should remove from the list.
2016-08-29 09:34:04 +08:00
MissingFeatures.hpp
Rename addUnsupported to addSupported.
2016-08-22 16:14:37 +08:00
moduleVersion.cpp
Add and use moduleVersion() utility.
2015-10-23 11:25:06 +02:00
moduleVersion.hpp
Add and use moduleVersion() utility.
2015-10-23 11:25:06 +02:00
MultisegmentWells_impl.hpp
adding localWellsActive() checking for two MSW functions
2016-11-25 13:45:38 +01:00
MultisegmentWells.cpp
checking whethter group control is active
2016-11-17 16:01:59 +01:00
MultisegmentWells.hpp
applying the efficiency factors to the multi-segment wells.
2016-11-16 13:25:35 +01:00
NewtonIterationBlackoilCPR.cpp
adapt to the removal of the unit system of opm-core
2016-10-10 17:00:09 +02:00
NewtonIterationBlackoilCPR.hpp
Change variable name along recommendation.
2016-06-07 12:38:56 +02:00
NewtonIterationBlackoilInterface.hpp
Add access to the underlying information about the parallelization.
2015-02-12 10:41:43 +01:00
NewtonIterationBlackoilInterleaved.cpp
a few warning fixing.
2016-11-16 13:17:35 +01:00
NewtonIterationBlackoilInterleaved.hpp
Introduce parameter for time step in days when single precision should be used
2016-11-21 17:18:24 +01:00
NewtonIterationBlackoilSimple.cpp
use the error macros from opm-common
2015-10-08 12:08:28 +02:00
NewtonIterationBlackoilSimple.hpp
Store the boost::any of ParallelIstlInformation by value.
2015-02-12 14:04:53 +01:00
NewtonIterationUtilities.cpp
Rename isRankZero() -> isIORank() for consistency.
2016-10-20 22:40:24 +02:00
NewtonIterationUtilities.hpp
Rename isRankZero() -> isIORank() for consistency.
2016-10-20 22:40:24 +02:00
NonlinearSolver_impl.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
NonlinearSolver.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
opm-simulators_doxygen_main.hpp
Rename opm-autodiff -> opm-simulators.
2016-04-08 14:58:07 +02:00
ParallelDebugOutput.hpp
Merge pull request #941 from blattms/read-write-perforation-rates-and-pressure
2016-11-22 11:16:19 +01:00
ParallelOverlappingILU0.hpp
Added braces to one-line for loop.
2015-12-02 11:29:38 +01:00
ParallelRestrictedAdditiveSchwarz.hpp
Use warning suppression headers.
2015-12-07 13:40:06 +01:00
RateConverter.hpp
Improved documentation
2015-11-13 15:46:45 +01:00
RedistributeDataHandles.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
SimFIBODetails.hpp
fix some serious screw-ups
2016-09-13 23:58:59 +02:00
SimulatorBase_impl.hpp
Mini deck is reference, not pointer
2016-12-01 16:18:04 +01:00
SimulatorBase.hpp
Change include path for writeVtkData.hpp, or remove include.
2016-12-06 09:48:03 +01:00
SimulatorFullyImplicitBlackoil.hpp
Merge remote-tracking branch 'origin/master' into frankenstein_merge_master
2016-09-28 21:20:47 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp
Merge commit 'refs/pull/947/head' of https://github.com/OPM/opm-simulators into no_opm-parser_pointers
2016-12-06 19:43:47 +01:00
SimulatorFullyImplicitBlackoilMultiSegment_impl.hpp
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
SimulatorFullyImplicitBlackoilMultiSegment.hpp
Use set of names of defunct wells from load balancer for parallel WellManager.
2016-09-13 10:58:26 +02:00
SimulatorFullyImplicitBlackoilOutput.cpp
Change include path for writeVtkData.hpp, or remove include.
2016-12-06 09:48:03 +01:00
SimulatorFullyImplicitBlackoilOutput.hpp
fixed: [WAT|OIL|GAS)KR are ratios and thus dimensionless
2016-11-24 17:43:06 +01:00
SimulatorFullyImplicitBlackoilOutputEbos.cpp
Change include path for writeVtkData.hpp, or remove include.
2016-12-06 09:48:03 +01:00
SimulatorFullyImplicitBlackoilOutputEbos.hpp
Merge pull request #946 from andlaus/implement_two-phase_blackoil
2016-11-28 15:16:19 +01:00
SimulatorFullyImplicitBlackoilSolvent_impl.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
SimulatorFullyImplicitBlackoilSolvent.hpp
Change include path for writeVtkData.hpp, or remove include.
2016-12-06 09:48:03 +01:00
SimulatorIncompTwophaseAd.cpp
Change include path for writeVtkData.hpp, or remove include.
2016-12-06 09:48:03 +01:00
SimulatorIncompTwophaseAd.hpp
replace all boost::
smart pointers by their std::
equivalents
2014-05-02 16:17:54 +02:00
SimulatorSequentialBlackoil.hpp
Use set of names of defunct wells from load balancer for parallel WellManager.
2016-09-13 10:58:26 +02:00
SolventPropsAdFromDeck.cpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
SolventPropsAdFromDeck.hpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
StandardWells_impl.hpp
making the updateWellControls an iterative process for StandardWells
2016-11-24 11:27:59 +01:00
StandardWells.hpp
making the updateWellControls an iterative process for StandardWells
2016-11-24 11:27:59 +01:00
StandardWellsDense.hpp
StandardWellsDense: fix assert for the 2p case
2016-12-12 14:26:34 +01:00
StandardWellsSolvent_impl.hpp
Fixes in solvent model related to handling vapoil in the well model
2016-12-12 10:12:39 +01:00
StandardWellsSolvent.hpp
Fixes in solvent model related to handling vapoil in the well model
2016-12-12 10:12:39 +01:00
ThreadHandle.hpp
ThreadHandle: added documentation and use std::unique_ptr to store object pointers.
2016-04-08 11:12:09 +02:00
TransportSolverTwophaseAd.cpp
Replaced SimulatorState -> SimulationDataContainer
2016-03-29 10:48:36 +02:00
TransportSolverTwophaseAd.hpp
Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock.
2013-09-19 12:53:28 +02:00
VFPHelpers.hpp
use accessor methods to access the value and derivatives of Evaluation objects
2016-11-01 13:30:41 +01:00
VFPInjProperties.cpp
use accessor methods to access the value and derivatives of Evaluation objects
2016-11-01 13:30:41 +01:00
VFPInjProperties.hpp
Add THP support in the denseAD well model
2016-09-09 11:33:34 +02:00
VFPProdProperties.cpp
use accessor methods to access the value and derivatives of Evaluation objects
2016-11-01 13:30:41 +01:00
VFPProdProperties.hpp
Add THP support in the denseAD well model
2016-09-09 11:33:34 +02:00
VFPProperties.cpp
Implemented support for VFPINJ tables. Runs through synthetic non-trivial example
2015-08-11 16:31:43 +02:00
VFPProperties.hpp
Minor fixes for PR
2015-08-19 11:32:38 +02:00
WellDensitySegmented.cpp
Fixes in solvent model related to handling vapoil in the well model
2016-12-12 10:12:39 +01:00
WellDensitySegmented.hpp
Fixes in solvent model related to handling vapoil in the well model
2016-12-12 10:12:39 +01:00
WellHelpers.hpp
Merge branch 'master' into frankenstein
2016-10-14 19:31:56 +02:00
WellMultiSegment.cpp
Update to shared_ptr-less parser interface.
2016-10-20 14:08:04 +02:00
WellMultiSegment.hpp
Well shared_ptr alias deprecated
2016-06-16 10:01:04 +02:00
WellStateFullyImplicitBlackoil.hpp
Trying always to give a valid control when initing WellState.
2016-11-16 13:25:35 +01:00
WellStateFullyImplicitBlackoilDense.hpp
StandardWellsDense: fix two assertations
2016-11-29 14:29:51 +01:00
WellStateFullyImplicitBlackoilSolvent.hpp
Feed solvent wellrates to data::wells for summary output
2016-09-30 09:49:16 +02:00
WellStateMultiSegment.hpp
Clone the Wells pointer for output use later.
2016-06-28 15:50:50 +08:00