opm-simulators/opm/autodiff
2019-03-07 15:30:33 +01:00
..
AquiferCarterTracy.hpp added aquiferConstants() 2019-02-18 09:19:26 +01:00
AquiferFetkovich.hpp added aquiferConstants() 2019-02-18 09:19:26 +01:00
AquiferInterface.hpp added aquiferConstants() 2019-02-18 09:19:26 +01:00
BlackoilAmg.hpp adapt to the eWoms interface for abstracting sparse matrices 2018-11-14 14:35:52 +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 Adapt to linear solver api from ewoms 2019-01-10 15:50:09 +01:00
BlackoilWellModel_impl.hpp well model: fix application of Schur complements 2019-02-25 10:51:30 +01:00
BlackoilWellModel.hpp Move well includes to subdirectory Well/ 2019-03-07 15:30:33 +01: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 Adapt to linear solver api from ewoms 2019-01-10 15:50:09 +01:00
FlowMainEbos.hpp flow: hide a few unused eWoms parameters 2019-03-04 13:58:38 +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 ISTLSolverEbos: throw NumericalIssue instead of LinearSolverProblem 2019-03-04 13:58:38 +01: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 The missing features check takes a ParseContext argument 2019-01-25 18:03:32 +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 catch NumericalIssue instead of NumericalProblem 2018-02-08 12:02:25 +01:00
MultisegmentWell_impl.hpp Correct Logging for Black Oil Well Model for parallel runs using DeferredLogger 2019-02-05 15:24:10 +01:00
MultisegmentWell.hpp Correct Logging for Black Oil Well Model for parallel runs using DeferredLogger 2019-02-05 15:24:10 +01: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 correcting the sign of the accumulation term of StandardWell 2019-03-06 09:48:30 +01:00
StandardWell.hpp Correct Logging for Black Oil Well Model for parallel runs using DeferredLogger 2019-02-05 15:24:10 +01:00
StandardWellV_impl.hpp correcting the sign of the accumulation term of StandardWell 2019-03-06 09:48:30 +01:00
StandardWellV.hpp Correct Logging for Black Oil Well Model for parallel runs using DeferredLogger 2019-02-05 15:24:10 +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 Correct Logging for Black Oil Well Model for parallel runs using DeferredLogger 2019-02-05 15:24:10 +01:00
WellInterface.hpp Move well includes to subdirectory Well/ 2019-03-07 15:30:33 +01:00
WellStateFullyImplicitBlackoil.hpp Move well includes to subdirectory Well/ 2019-03-07 15:30:33 +01:00