.. |
AquiferCarterTracy.hpp
|
added aquiferConstants()
|
2019-02-18 09:19:26 +01:00 |
AquiferFetkovich.hpp
|
convert to unix eol
|
2019-03-14 13:37:05 +01:00 |
AquiferInterface.hpp
|
added aquiferConstants()
|
2019-02-18 09:19:26 +01:00 |
BlackoilAmg.hpp
|
Updated after review comments.
|
2019-03-20 10:24:44 +01:00 |
BlackoilAquiferModel_impl.hpp
|
aquifers: add missing serialize() and deserialize() methods
|
2019-02-25 15:04:16 +01:00 |
BlackoilAquiferModel.hpp
|
aquifers: add missing serialize() and deserialize() methods
|
2019-02-25 15:04:16 +01:00 |
BlackoilDetails.hpp
|
Adapt to linear solver api from ewoms
|
2019-01-10 15:50:09 +01:00 |
BlackoilModelEbos.hpp
|
flow: call getConvergence() on the raw reservoir residual
|
2019-02-25 11:24:30 +01:00 |
BlackoilModelParametersEbos.hpp
|
UseMultisegmentWell is defaulted to be true
|
2019-04-07 14:52:18 +02:00 |
BlackoilWellModel_impl.hpp
|
cleaning up and fixing the compilation error from rebasing
|
2019-04-07 14:52:18 +02:00 |
BlackoilWellModel.hpp
|
addressing review comments
|
2019-04-04 16:22:19 +02:00 |
CPRPreconditioner.hpp
|
change verbosity level setting for cpr to be more finegrained
|
2019-03-19 14:38:40 +01:00 |
createGlobalCellArray.hpp
|
changed: use UgGridHelpers directly
|
2018-11-14 15:37:44 +01:00 |
ExtractParallelGridInformationToISTL.cpp
|
[cleanup] Removes unnecessary if clauses for unsupported DUNE versions.
|
2017-10-11 15:53:45 +02:00 |
ExtractParallelGridInformationToISTL.hpp
|
Adapt to moved opm-grid headers.
|
2018-02-10 08:33:33 +01:00 |
FlowLinearSolverParameters.hpp
|
Updated after review comments.
|
2019-03-20 10:24:44 +01:00 |
FlowMainEbos.hpp
|
convert to unix eol
|
2019-03-14 13:37:05 +01:00 |
GraphColoring.hpp
|
Prevent unnecessary copies of vectors using references.
|
2018-08-01 15:22:07 +02:00 |
GridInit.hpp
|
Adapt to moved opm-grid headers.
|
2018-02-10 08:33:33 +01:00 |
ISTLSolverEbos.hpp
|
fixed indentation
|
2019-04-03 09:09:57 +02:00 |
IterationReport.hpp
|
flow: move the internal classes to separate files
|
2016-08-09 12:23:29 +02:00 |
MatrixBlock.hpp
|
addressing the first part of comments form PR#1680
|
2018-12-13 13:29:59 +01:00 |
MissingFeatures.cpp
|
Remove ECHO and NOECHO from list of unsupported keywords
|
2019-03-29 12:27:11 +01:00 |
MissingFeatures.hpp
|
The missing features check takes a ParseContext argument
|
2019-01-25 18:03:32 +01: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 |
MPIUtilities.cpp
|
split mpi function from newtoniterationutilities
|
2018-11-13 15:26:44 +01:00 |
MPIUtilities.hpp
|
MPIUtilities.hpp: include required header file
|
2018-11-14 14:36:11 +01:00 |
MSWellHelpers.hpp
|
correct exception handling in wells for parallel runs
|
2019-03-13 15:19:31 +01:00 |
MultisegmentWell_impl.hpp
|
updating the primary variables before calculating accumulation term
|
2019-04-07 14:54:05 +02:00 |
MultisegmentWell.hpp
|
considering the pressure dependence of the segment volume
|
2019-04-07 14:53:38 +02:00 |
NonlinearSolverEbos.hpp
|
Remove usage of BlackoilState class
|
2018-11-27 09:38:38 +01:00 |
opm-simulators_doxygen_main.hpp
|
Rename opm-autodiff -> opm-simulators.
|
2016-04-08 14:58:07 +02:00 |
ParallelOverlappingILU0.hpp
|
ISTLSolverEbos: throw NumericalIssue instead of LinearSolverProblem
|
2019-03-04 13:58:38 +01:00 |
ParallelRestrictedAdditiveSchwarz.hpp
|
Use warning suppression headers.
|
2015-12-07 13:40:06 +01:00 |
RateConverter.hpp
|
Remove usage of BlackoilState class
|
2018-11-27 09:38:38 +01:00 |
SimFIBODetails.hpp
|
Merge pull request #1362 from GitPaean/fixing_history_mode
|
2019-01-11 18:05:01 +01:00 |
SimulatorFullyImplicitBlackoilEbos.hpp
|
Adapt to linear solver api from ewoms
|
2019-01-10 15:50:09 +01:00 |
StandardWell_impl.hpp
|
Extract NEW_WELL event from Schedule
|
2019-03-21 14:49:49 +01:00 |
StandardWell.hpp
|
correct exception handling in wells for parallel runs
|
2019-03-13 15:19:31 +01:00 |
StandardWellV_impl.hpp
|
Extract NEW_WELL event from Schedule
|
2019-03-21 14:49:49 +01:00 |
StandardWellV.hpp
|
correct exception handling in wells for parallel runs
|
2019-03-13 15:19:31 +01:00 |
VFPHelpers.hpp
|
finishing the function addWellContributions for StandardWellV
|
2018-12-11 21:40:47 +01:00 |
VFPInjProperties.cpp
|
adding hasTable() method to the VFP properties
|
2018-11-14 14:29:28 +01:00 |
VFPInjProperties.hpp
|
creating StandardWellV as the new well model
|
2018-12-11 21:40:47 +01:00 |
VFPProdProperties.cpp
|
fixing comments from review of PR#1648
|
2018-11-20 13:56:14 +01:00 |
VFPProdProperties.hpp
|
creating StandardWellV as the new well model
|
2018-12-11 21:40:47 +01:00 |
VFPProperties.hpp
|
changed: split VFP classes in base (ebos) and legacy
|
2018-11-14 09:54:33 +01:00 |
WellConnectionAuxiliaryModule.hpp
|
adapt to the eWoms interface for abstracting sparse matrices
|
2018-11-14 14:35:52 +01:00 |
WellHelpers.hpp
|
fix some unknown pragma warnings if OpenMP is not enabled
|
2017-10-27 17:48:26 +02:00 |
WellInterface_impl.hpp
|
Extract NEW_WELL event from Schedule
|
2019-03-21 14:49:49 +01:00 |
WellInterface.hpp
|
Extract NEW_WELL event from Schedule
|
2019-03-21 14:49:49 +01:00 |
WellStateFullyImplicitBlackoil.hpp
|
handling the situation that not all the connections are open
|
2019-04-07 14:53:38 +02:00 |