opm-simulators/opm/core/wells
Roland Kaufmann 28661b7342 Remove superfluous construction by std::make_pair
Since we know the type of the components, we may just as well create the
pair directly! (Using make_pair invokes compiler bugs in GCC).
2012-10-24 21:22:11 +02:00
..
InjectionSpecification.cpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
InjectionSpecification.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
ProductionSpecification.cpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
ProductionSpecification.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellCollection.cpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellCollection.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellsGroup.cpp Remove superfluous construction by std::make_pair 2012-10-24 21:22:11 +02:00
WellsGroup.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellsManager.cpp Clone wells object when constructing from existing. 2012-10-05 10:15:06 +02:00
WellsManager.hpp Clone wells object when constructing from existing. 2012-10-05 10:15:06 +02:00