opm-simulators/opm/simulators/wells
Arne Morten Kvarving 7ffceeba57 fixed: make some indices constexpr
also use the bool conditions for conditional deref'ing with the indices.
this helps avoid maybe uninitialized warnings with gcc
2020-10-01 11:46:31 +02:00
..
BlackoilWellModel_impl.hpp First commit 2020-09-24 16:35:36 -03:00
BlackoilWellModel.hpp Refactored how well information is exported after load balancing. 2020-09-22 20:04:01 +02:00
MSWellHelpers.hpp Fixed spelling in error message. 2020-08-20 10:17:26 +02:00
MultisegmentWell_impl.hpp fixed: make some indices constexpr 2020-10-01 11:46:31 +02:00
MultisegmentWell.hpp fixed: make some indices constexpr 2020-10-01 11:46:31 +02:00
PerforationData.hpp Avoid using the Wells struct. 2019-11-25 08:36:18 +01:00
RateConverter.hpp Fixed unused variable warning. 2020-09-07 16:42:01 +02:00
SimFIBODetails.hpp Delete obsolete include directives and functions. 2019-11-25 10:58:44 +01:00
StandardWell_impl.hpp refactoring for iterateWellEquations 2020-08-11 09:10:19 +02:00
StandardWell.hpp refactoring for iterateWellEquations 2020-08-11 09:10:19 +02:00
TargetCalculator.hpp Implement min/max for GCONSALE 2020-05-05 14:24:17 +02:00
VFPHelpers.hpp adjust serialization of VFPProdTable 2020-02-17 10:50:55 +01:00
VFPInjProperties.cpp adjust serialization for VFPInjTable 2020-02-17 10:50:55 +01:00
VFPInjProperties.hpp adjust serialization for VFPInjTable 2020-02-17 10:50:55 +01:00
VFPProdProperties.cpp Treat zero rate case for VFP tables. 2020-05-29 14:06:51 +02:00
VFPProdProperties.hpp adjust serialization of VFPProdTable 2020-02-17 10:50:55 +01:00
VFPProperties.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
WellConnectionAuxiliaryModule.hpp fixed: use const refs in foreach constructs 2020-09-01 13:25:26 +02:00
WellGroupHelpers.cpp Centralize Rate Vector Derivation for Guide Rates 2020-09-02 17:22:04 +02:00
WellGroupHelpers.hpp Include All Pertinent EFACs In Guiderate Potential Updates 2020-09-15 09:44:52 +02:00
WellHelpers.hpp Delete obsolete include directives and functions. 2019-11-25 10:58:44 +01:00
WellInterface_impl.hpp fixed: use const refs in foreach constructs 2020-09-01 13:25:26 +02:00
WellInterface.hpp Remove unused #include of exceptions 2020-09-21 11:12:15 +02:00
WellState.hpp various corrections to code and coding style 2020-03-16 10:39:56 +01:00
WellStateFullyImplicitBlackoil.hpp Rewrite communicateGroupRates() to do a single sum(). 2020-09-18 09:50:41 +02:00