opm-simulators/opm/core/utility
Bård Skaflestad cc054d474d computeFractionalFlow(): Reuse the output array in all intermediate calculations.
This eliminates a number of free-store operations and data movements.
2012-06-13 17:07:56 +02:00
..
initState_impl.hpp initBlackoilSurfvol(): Use loop order consistent with column-major ordering. 2012-05-21 21:03:43 +02:00
initState.hpp Added initBlackoilSurfvol() function. 2012-05-21 14:03:56 +02:00
miscUtilities.cpp computeFractionalFlow(): Reuse the output array in all intermediate calculations. 2012-06-13 17:07:56 +02:00
miscUtilities.hpp Added WellReport::push() overload taking BlackoilPropertiesInterface. 2012-05-15 12:50:02 +02:00
miscUtilitiesBlackoil.cpp computeFractionalFlow(): Reuse the output array in all intermediate calculations. 2012-06-13 17:07:56 +02:00
miscUtilitiesBlackoil.hpp Added utility functions for compressible fluid case. 2012-05-15 12:49:15 +02:00
writeVtkData.hpp Changed some function signatures to take const UnstructuredGrid& instead of ptr. 2012-03-12 13:44:05 +01:00