..
AquiferCarterTracy.hpp
changed: use UgGridHelpers directly
2018-11-14 15:37:44 +01:00
BlackoilAmg.hpp
adapt to the eWoms interface for abstracting sparse matrices
2018-11-14 14:35:52 +01:00
BlackoilAquiferModel_impl.hpp
BlackoilAquiferModel: move the function bodies to the _impl.hpp file
2018-11-01 15:19:33 +01:00
BlackoilAquiferModel.hpp
BlackoilAquiferModel: move the function bodies to the _impl.hpp file
2018-11-01 15:19:33 +01:00
BlackoilDetails.hpp
Ignoring overlap cells in parallel ILU factorization ( #1610 )
2018-11-06 14:14:50 +01:00
BlackoilModelEbos.hpp
Refactor getConvergence() to use ConvergenceReport.
2018-11-19 11:48:07 +01:00
BlackoilModelParametersEbos.hpp
flow: default to 2 threads if OpenMP is available
2018-08-31 12:32:41 +02:00
BlackoilWellModel_impl.hpp
Refactor getConvergence() to use ConvergenceReport.
2018-11-19 11:48:07 +01:00
BlackoilWellModel.hpp
Move addCellRates to interface and add is_cell_penetrated
2018-11-19 09:41:00 +01:00
Compat.cpp
Rename Completion -> Connection
2018-06-11 17:23:28 +02:00
Compat.hpp
Use RestartValue when saving eclipse output
2018-05-15 16:56:03 +02:00
CPRPreconditioner.hpp
Avoid using legacy stuff for ebos linear solvers.
2018-11-16 12:06:12 +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
Avoid using legacy stuff for ebos linear solvers.
2018-11-16 12:06:12 +01:00
FlowMainEbos.hpp
Avoid using legacy stuff for ebos linear solvers.
2018-11-16 12:06:12 +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
Avoid using legacy stuff for ebos linear solvers.
2018-11-16 12:06:12 +01:00
IterationReport.hpp
flow: move the internal classes to separate files
2016-08-09 12:23:29 +02:00
MatrixBlock.hpp
Add missing includes.
2018-11-14 21:09:40 +01:00
MissingFeatures.cpp
Mark keyword ACTIONX as not supported
2018-07-10 09:37:25 +02: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
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
catch NumericalIssue instead of NumericalProblem
2018-02-08 12:02:25 +01:00
MultisegmentWell_impl.hpp
Merge pull request #1651 from totto82/speed_up_add_cell_rates
2018-11-19 10:49:19 +01:00
MultisegmentWell.hpp
Merge pull request #1651 from totto82/speed_up_add_cell_rates
2018-11-19 10:49:19 +01:00
NonlinearSolverEbos.hpp
Increase default number of non-linear iterations for 10 to 20
2018-09-24 14:28:28 +02:00
opm-simulators_doxygen_main.hpp
Rename opm-autodiff -> opm-simulators.
2016-04-08 14:58:07 +02:00
ParallelOverlappingILU0.hpp
ParallelOverlappingILU0: fix warning emitted by newish compilers
2018-10-22 10:37:16 +02:00
ParallelRestrictedAdditiveSchwarz.hpp
Use warning suppression headers.
2015-12-07 13:40:06 +01:00
RateConverter.hpp
well model: fix valgrind complaints if either oil or gas are disabled
2018-10-31 13:18:10 +01:00
SimFIBODetails.hpp
fix some serious screw-ups
2016-09-13 23:58:59 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp
Avoid using legacy stuff for ebos linear solvers.
2018-11-16 12:06:12 +01:00
StandardWell_impl.hpp
Merge pull request #1651 from totto82/speed_up_add_cell_rates
2018-11-19 10:49:19 +01:00
StandardWell.hpp
Merge pull request #1651 from totto82/speed_up_add_cell_rates
2018-11-19 10:49:19 +01:00
VFPHelpers.hpp
re-organize the interface of function findIntersectionForBhp()
2018-11-15 11:46:22 +01:00
VFPInjProperties.cpp
adding hasTable() method to the VFP properties
2018-11-14 14:29:28 +01:00
VFPInjProperties.hpp
adding hasTable() method to the VFP properties
2018-11-14 14:29:28 +01:00
VFPProdProperties.cpp
changing std::cout to OpmLog with VFPProdProperties
2018-11-15 11:46:22 +01:00
VFPProdProperties.hpp
adding function calculateBhpWithTHPTarget to VFPProdProperties
2018-11-15 11:46:22 +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
Merge pull request #1651 from totto82/speed_up_add_cell_rates
2018-11-19 10:49:19 +01:00
WellInterface.hpp
Merge pull request #1651 from totto82/speed_up_add_cell_rates
2018-11-19 10:49:19 +01:00
WellStateFullyImplicitBlackoil.hpp
using control in DECK to initialize the control in WellState
2018-11-16 13:47:43 +01:00