.. |
AdditionalObjectDeleter.hpp
|
Renames ParallelPreconditionerDeleter and moves it to a separate header.
|
2015-09-05 16:09:33 +02:00 |
AutoDiff.hpp
|
Rename AutoDiff::Forward -> Opm::AutoDiff.
|
2013-09-19 11:32:47 +02:00 |
AutoDiffBlock.hpp
|
Re-add copying overload of AutoDiffBlock::function().
|
2015-03-19 11:46:48 +01:00 |
AutoDiffHelpers.hpp
|
Fixed bug in superset when index list empty
|
2015-08-10 08:55:06 +02:00 |
AutoDiffMatrix.hpp
|
Add more ops and methods to AutoDiffMatrix.
|
2015-09-07 12:58:51 +02:00 |
BackupRestore.hpp
|
Changed c-style cast to c++-style cast
|
2015-09-02 14:23:35 +02:00 |
BlackoilModel.hpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
BlackoilModelBase_impl.hpp
|
Directly initialize variable with global value.
|
2015-09-07 09:50:36 +02:00 |
BlackoilModelBase.hpp
|
Fixes parallel runs with solve_welleq_initially
|
2015-09-05 20:24:50 +02:00 |
BlackoilModelEnums.hpp
|
Add Next enum member for later extension.
|
2015-05-26 11:41:54 +02:00 |
BlackoilModelParameters.cpp
|
Change defaults
|
2015-09-03 12:38:03 +02:00 |
BlackoilModelParameters.hpp
|
using lower case for solve_wellEq_initially_
|
2015-06-16 17:03:53 +02:00 |
BlackoilPropsAdFromDeck.cpp
|
Merge pull request #422 from andlaus/satfunc_refactoring
|
2015-09-02 15:23:16 +02:00 |
BlackoilPropsAdFromDeck.hpp
|
BlackoilPropsAdFromDeck: improve the documentation for the constructors
|
2015-09-02 12:32:41 +02:00 |
BlackoilPropsAdInterface.cpp
|
Added missing config.h include
|
2015-08-21 12:49:18 +02:00 |
BlackoilPropsAdInterface.hpp
|
Removed extra overload of relperm().
|
2015-03-09 09:40:30 +01:00 |
BlackoilSolventModel_impl.hpp
|
BUGFIX Fix out of bounds error
|
2015-09-03 09:33:46 +02:00 |
BlackoilSolventModel.hpp
|
Fix minor comments in PR#425
|
2015-08-18 07:24:08 +02:00 |
BlackoilSolventState.hpp
|
Fix minor comments in PR#425
|
2015-08-18 07:24:08 +02:00 |
CPRPreconditioner.hpp
|
Remove unused experimental header include.
|
2015-09-07 10:48:34 +02:00 |
createGlobalCellArray.hpp
|
move the code which creates a compressed to cartesian cell index map to a separate free function
|
2015-09-02 14:50:41 +02:00 |
DuneMatrix.hpp
|
DuneMatrix: remove hackery of defining private as protected. This issues has been
|
2015-08-07 12:08:06 +02:00 |
ExtractParallelGridInformationToISTL.cpp
|
Moved output parameters to the end of the list in extractParallelGridInformationToISTL
|
2015-02-12 10:41:44 +01:00 |
ExtractParallelGridInformationToISTL.hpp
|
Removed superfluous changes
|
2015-09-02 14:16:56 +02:00 |
fastSparseProduct.hpp
|
[cleanup] remove commented code.
|
2014-12-05 14:50:55 +01:00 |
GeoProps.hpp
|
GeoProps: initialize scaledFaceNormal with zero.
|
2015-07-08 13:46:03 +02:00 |
GridHelpers.cpp
|
Moves functions that do not depend on Eigen to Opm::UgGridHelpers.
|
2015-02-23 12:24:40 +01:00 |
GridHelpers.hpp
|
GridHelpers: added specialization for PolyhedralGrid.
|
2015-07-10 14:16:43 +02:00 |
ImpesTPFAAD.cpp
|
std::runtime_error --> LinearSolverProblem when linear solver was not converged.
|
2015-04-16 11:41:28 +02:00 |
ImpesTPFAAD.hpp
|
Removed extra overload of relperm().
|
2015-03-09 09:40:30 +01:00 |
LinearisedBlackoilResidual.cpp
|
Adding size function in LinearisedBlackoilResidual.
|
2014-05-23 13:40:44 +02:00 |
LinearisedBlackoilResidual.hpp
|
Adding size function in LinearisedBlackoilResidual.
|
2014-05-23 13:40:44 +02:00 |
NewtonIterationBlackoilCPR.cpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
NewtonIterationBlackoilCPR.hpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
NewtonIterationBlackoilInterface.hpp
|
Add access to the underlying information about the parallelization.
|
2015-02-12 10:41:43 +01:00 |
NewtonIterationBlackoilInterleaved.cpp
|
[bugfix] Use correct parameters for ParallelIstlInformation::copyValuesTo.
|
2015-09-05 16:09:33 +02:00 |
NewtonIterationBlackoilInterleaved.hpp
|
[bugfix] Make sequential preconditioner live as long as the parallel one.
|
2015-09-05 16:09:33 +02:00 |
NewtonIterationBlackoilSimple.cpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
NewtonIterationBlackoilSimple.hpp
|
Store the boost::any of ParallelIstlInformation by value.
|
2015-02-12 14:04:53 +01:00 |
NewtonIterationUtilities.cpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
NewtonIterationUtilities.hpp
|
Move functions needed by several NewtonIteration-classes to separate file.
|
2015-06-19 10:53:33 +02:00 |
NewtonSolver_impl.hpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
NewtonSolver.hpp
|
Use unique_ptr instead of shared and raw pointers.
|
2015-05-29 14:57:49 +02:00 |
opm-autodiff_doxygen_main.hpp
|
Documentation refinement. Added main doc file.
|
2013-09-19 14:45:40 +02:00 |
RateConverter.hpp
|
Removing extra overloads of rsSat() and rvSat().
|
2015-03-09 09:40:30 +01:00 |
RedistributeDataHandles.hpp
|
Use well information during load balancing.
|
2015-09-03 20:28:13 +02:00 |
SimulatorBase_impl.hpp
|
Rename variable from i to injector
|
2015-09-03 11:29:12 +02:00 |
SimulatorBase.hpp
|
Rewrote function finding interpolation data
|
2015-08-19 12:37:54 +02:00 |
SimulatorFullyImplicitBlackoil.hpp
|
some stylistic changes
|
2015-05-29 12:35:56 +02:00 |
SimulatorFullyImplicitBlackoilOutput.cpp
|
Added new 'false' argument to writeTimeStep()
|
2015-08-05 13:46:17 +02:00 |
SimulatorFullyImplicitBlackoilOutput.hpp
|
Silence warnings.
|
2015-08-11 09:20:35 +02:00 |
SimulatorFullyImplicitBlackoilSolvent_impl.hpp
|
Silence unused argument warning.
|
2015-08-19 11:41:22 +02:00 |
SimulatorFullyImplicitBlackoilSolvent.hpp
|
Rename Extended to Solvent
|
2015-08-18 07:24:08 +02:00 |
SimulatorIncompTwophaseAd.cpp
|
replace all boost:: smart pointers by their std:: equivalents
|
2014-05-02 16:17:54 +02:00 |
SimulatorIncompTwophaseAd.hpp
|
replace all boost:: smart pointers by their std:: equivalents
|
2014-05-02 16:17:54 +02:00 |
SolventPropsAdFromDeck.cpp
|
Using TableManager to get tables.
|
2015-09-01 13:14:51 +02:00 |
SolventPropsAdFromDeck.hpp
|
Fix minor comments in PR#425
|
2015-08-18 07:24:08 +02:00 |
TransportSolverTwophaseAd.cpp
|
std::runtime_error --> LinearSolverProblem when linear solver was not converged.
|
2015-04-16 11:41:28 +02:00 |
TransportSolverTwophaseAd.hpp
|
Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock.
|
2013-09-19 12:53:28 +02:00 |
VFPHelpers.hpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
VFPInjProperties.cpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
VFPInjProperties.hpp
|
Minor fixes for PR
|
2015-08-19 11:32:38 +02:00 |
VFPProdProperties.cpp
|
Fixed warnings
|
2015-09-02 13:02:27 +02:00 |
VFPProdProperties.hpp
|
Minor fixes for PR
|
2015-08-19 11:32:38 +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
|
Minor fixes for PR
|
2015-08-19 11:32:38 +02:00 |
WellDensitySegmented.hpp
|
Added hydrostatic correction for vfp table depth
|
2015-08-14 14:48:15 +02:00 |
WellStateFullyImplicitBlackoil.hpp
|
Use the average well block pressure when evaluating the properties
|
2015-02-19 09:58:17 +01:00 |
WellStateFullyImplicitBlackoilSolvent.hpp
|
Fix minor comments in PR#425
|
2015-08-18 07:24:08 +02:00 |