fda49df8a8
This commit tightens the function header of method WellsManager::createWellsFromSpecs() to accept a reference-to-const 'cartesian_to_compressed' map. It used to be a complete, copy-constructed object, so this is a slight performance enhancement as we no longer need to copy a (somewhat) large object on every call to the method. |
||
---|---|---|
.. | ||
InjectionSpecification.cpp | ||
InjectionSpecification.hpp | ||
ProductionSpecification.cpp | ||
ProductionSpecification.hpp | ||
well_controls.c | ||
WellCollection.cpp | ||
WellCollection.hpp | ||
wells.c | ||
WellsGroup.cpp | ||
WellsGroup.hpp | ||
WellsManager_impl.hpp | ||
WellsManager.cpp | ||
WellsManager.hpp |