opm-simulators/opm/simulators/flow
Håkon Hægland 4c5245196b Changed calling convention for shared pointers.
Expect non-reference type shared pointers arguments instead of references
to shared pointer. This will make it clear to the caller that the called
function is making a copy of the pointer for its own use and not trying
to modify the original pointer of the caller.
2021-09-22 23:49:13 +02:00
..
python Changed calling convention for shared pointers. 2021-09-22 23:49:13 +02:00
BlackoilModelEbos.hpp Merge pull request #3454 from plgbrts/gw1 2021-08-03 12:01:34 +02:00
BlackoilModelParametersEbos.hpp add option for relaxed convergence for stw 2021-09-14 14:32:14 +02:00
countGlobalCells.cpp countGlobalCells: put non-template code in separate compile unit 2021-04-30 15:09:23 +02:00
countGlobalCells.hpp remove unused method 2021-06-08 15:10:11 +02:00
FlowMainEbos.hpp Set external UDQState for flow blackoil 2021-07-04 08:55:07 +02:00
KeywordValidation.cpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00
KeywordValidation.hpp Add missing include for unordered_map. 2021-09-09 12:17:54 +02:00
Main.hpp Changed calling convention for shared pointers. 2021-09-22 23:49:13 +02:00
NonlinearSolverEbos.hpp Rename WellStateFullyImplicitBlackoil -> WellState 2021-05-21 15:07:21 +02:00
SimulatorFullyImplicitBlackoilEbos.cpp SimulatorFullyIplicitBlackoilEbos: avoid boost includes in header 2021-06-08 15:44:28 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp SimulatorFullyIplicitBlackoilEbos: avoid boost includes in header 2021-06-08 15:44:28 +02:00
ValidationFunctions.cpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00
ValidationFunctions.hpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00