opm-core/opm/core/utility
2012-06-20 00:04:48 +02:00
..
parameters Corrected typo in comments. 2012-04-12 18:11:24 +02:00
Average.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
buildUniformMonotoneTable.hpp Moved UniformTableLinear and related func out of subnamespace utils. 2012-04-19 11:45:52 +02:00
ColumnExtract.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
ErrorMacros.hpp Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
Factory.hpp Replace all <tab>s by (8) spaces. 2012-06-20 00:04:48 +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
linearInterpolation.hpp Compute the derivative directly (not using epsilon parameter). 2012-03-15 16:15:32 +01:00
linInt.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01: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
MonotCubicInterpolator.cpp Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
MonotCubicInterpolator.hpp Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
RootFinders.hpp Comment and indent bracketZero(). 2012-06-04 16:54:41 +02:00
SparseTable.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
SparseVector.hpp Suppressed multiple warnings. 2012-03-28 16:39:04 +02:00
StopWatch.cpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
StopWatch.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
UniformTableLinear.hpp Reinject UniformTableLinear into utils subnamespace for backwards compatibility. 2012-04-19 14:11:00 +02:00
Units.hpp Volume: Use official definition of a standard barrel; 42 U.S. gallon. 2012-04-17 19:45:39 +02:00
writeVtkData.cpp Added fixes and assertions suggested by static analysis. 2012-04-23 13:28:18 +02:00
writeVtkData.hpp Changed some function signatures to take const UnstructuredGrid& instead of ptr. 2012-03-12 13:44:05 +01:00