opm-core/opm/core/utility
Atgeirr Flø Rasmussen b66920203d Ensure correct output in case of Lapack error.
Make sure that we output the original values, since Lapack may overwrite those
used in the call.
2012-12-17 11:07:40 +01:00
..
parameters Remove a derelict statement inherited from original implementation. 2012-10-05 00:55:14 +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
DataMap.hpp Make DataMap.hpp properly include its dependencies. 2012-11-26 10:50:09 +01:00
ErrorMacros.hpp Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
Factory.hpp opm-core: make it work nicely with clang 2012-07-05 12:42:49 +02:00
have_boost_redef.hpp Add facility for overriding `HAVE_BOOST' from Dune. 2012-07-12 14:20:59 +02:00
initState_impl.hpp Typo fix. 2012-09-14 20:56:08 +02:00
initState.hpp Added initBlackoilSurfvol() function. 2012-05-21 14:03:56 +02:00
linearInterpolation.hpp Changed to extrapolation outside tables for pormult. Added facetags to the grid structure. Changed default fluid to Linear. 2012-08-14 09:36:19 +02:00
linInt.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
miscUtilities.cpp Bugfix: order of function arguments. 2012-10-10 14:09:09 +02:00
miscUtilities.hpp Fixed comment. 2012-09-03 12:26:22 +02:00
miscUtilitiesBlackoil.cpp Add explanatory comment. 2012-10-02 15:46:33 +02:00
miscUtilitiesBlackoil.hpp Change interface for (blackoil) computeInjectedProduced(). 2012-10-02 11:12:23 +02:00
MonotCubicInterpolator.cpp Reference class header from canonical position. 2012-06-22 19:32:18 +02:00
MonotCubicInterpolator.hpp opm-core: make it work nicely with clang 2012-07-05 12:42:49 +02:00
NonuniformTableLinear.hpp Added class SinglePvtDead, add parameter 'props_use_spline' to simulators. 2012-08-27 16:48:21 +02:00
RootFinders.hpp Comment and indent bracketZero(). 2012-06-04 16:54:41 +02:00
SparseTable.hpp Reference <ErrorMacros.hpp> from canonical location. 2012-06-22 19:35:19 +02:00
SparseVector.hpp Reference <ErrorMacros.hpp> from canonical location. 2012-06-22 19:35:19 +02:00
StopWatch.cpp Reference headers from canonical locations. 2012-06-22 19:33:36 +02:00
StopWatch.hpp Mark return values as \return rather than \ret. 2012-07-02 12:55:28 +02:00
UniformTableLinear.hpp Formatting fixes. 2012-09-03 15:07:03 +02:00
Units.hpp Add volumetic unit liter 2012-09-20 15:14:51 +02:00
VelocityInterpolation.cpp Ensure correct output in case of Lapack error. 2012-12-17 11:07:40 +01:00
VelocityInterpolation.hpp Use class WachspressCoord in VelocityInterpolationECVI. 2012-10-29 15:33:04 +01:00
WachspressCoord.cpp Added method WachspressCoord::adjacentFaces(). 2012-10-29 15:14:34 +01:00
WachspressCoord.hpp Added method WachspressCoord::adjacentFaces(). 2012-10-29 15:14:34 +01:00
writeECLData.cpp Bugfix: update prototype of no-ert writeECLData(). 2012-12-03 08:55:58 +01:00
writeECLData.hpp Changed interface of writeECLData(). 2012-11-26 10:51:20 +01:00
writeVtkData.cpp Using Datamapper.h in writeVtkData 2012-06-28 13:20:18 +02:00
writeVtkData.hpp Using Datamapper.h in writeVtkData 2012-06-28 13:20:18 +02:00