opm-core/opm/core/utility
2012-04-25 15:36:01 +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
ErrorMacros.hpp Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
Factory.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
initState_impl.hpp Bugfix: ensure all cells have a valid saturation initially. 2012-03-29 21:10:14 +02:00
initState.hpp Added correct documentation to initStateTwophaseBasic(). 2012-03-29 11:09:13 +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 Follow change to well rate target sign convention. 2012-04-25 15:36:01 +02:00
miscUtilities.hpp Fixed bug in computeWDP(), add gravity argument. Make WellReport output in friendly units. 2012-04-25 12:37:30 +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
newwells.c Expand description of function create_wells(). 2012-04-22 11:50:41 +02:00
RootFinders.hpp Added new variant of Regula Falsi solver, which checks an initial guess first. 2012-04-02 13:23:14 +02:00
SimulatorTimer.cpp Added asserts and docs about methods that cannot be called if done(). 2012-03-12 16:19:41 +01:00
SimulatorTimer.hpp Added asserts and docs about methods that cannot be called if done(). 2012-03-12 16:19:41 +01: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