opm-core/opm/core/utility
Markus Blatt 3aad1a6cc5 Merge remote-tracking branch 'origin/opm-parser-integrate' into refactor-for-cpgrid-support
Resolved Conflicts:
	opm/core/props/BlackoilPropertiesFromDeck.cpp
	opm/core/props/rock/RockFromDeck.hpp
	opm/core/props/satfunc/SaturationPropsFromDeck.hpp
	opm/core/props/satfunc/SaturationPropsFromDeck_impl.hpp
2014-02-19 15:22:18 +01:00
..
parameters Merge pull request #376 from rolk/376_warn 2013-09-19 05:05:00 -07:00
Average.hpp fix the averages wrt negative values and divisions by zero 2013-09-25 11:04:23 +02:00
buildUniformMonotoneTable.hpp Moved UniformTableLinear and related func out of subnamespace utils. 2012-04-19 11:45:52 +02:00
ClassName.hpp className(): minor comment and guard macro name fixes 2013-09-20 12:45:10 +02:00
DataMap.hpp Make DataMap.hpp properly include its dependencies. 2012-11-26 10:50:09 +01:00
ErrorMacros.hpp Reduce likelihood of shadowing symbols in OPM_THROW 2013-09-11 01:03:25 +02:00
Event_impl.hpp Add classes for event-handling 2013-08-26 12:52:03 +02:00
Event.cpp Change from pass-by-value to pass-by-const-ref 2013-08-26 14:33:23 +02:00
Event.hpp Change from pass-by-value to pass-by-const-ref 2013-08-26 14:33:23 +02:00
Exceptions.hpp Add a file with OPM specific exceptions 2013-09-05 13:04:37 +02:00
Factory.hpp fix headers 2013-09-11 13:11:47 +02:00
have_boost_redef.hpp Add facility for overriding `HAVE_BOOST' from Dune. 2012-07-12 14:20:59 +02:00
linearInterpolation.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
miscUtilities_impl.hpp Refactored parts needed for Blackoil in autodiff to get rid of UG dependency. 2014-02-17 13:23:01 +01:00
miscUtilities.cpp Refactored parts needed for Blackoil in autodiff to get rid of UG dependency. 2014-02-17 13:23:01 +01:00
miscUtilities.hpp Refactored parts needed for Blackoil in autodiff to get rid of UG dependency. 2014-02-17 13:23:01 +01:00
miscUtilitiesBlackoil.cpp Include <limits> for std::numeric_limits<> template 2013-12-03 15:52:07 +01:00
miscUtilitiesBlackoil.hpp Compute initial saturations from surface volumes 2013-11-28 15:56:17 +01:00
MonotCubicInterpolator.cpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
MonotCubicInterpolator.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
NonuniformTableLinear.hpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
NullStream.cpp Provide stream that ignores everything written to it 2013-09-26 12:37:02 +02:00
NullStream.hpp Provide stream that ignores everything written to it 2013-09-26 12:37:02 +02:00
PolynomialUtils.hpp add functions to analytically invert polynomials up to degree three 2013-09-09 13:29:37 +02:00
PropertySystem.hpp Portability fix: 'uint' is nonstandard. 2014-01-15 12:25:50 +01:00
RootFinders.hpp Fix unused argument warning and wrong behaviour. 2014-02-05 15:07:17 +01:00
share_obj.hpp Remove superfluous backing class for share_obj 2013-11-25 14:14:48 +01:00
SparseTable.hpp fix the SparseVector and SparseTable unit tests 2013-09-06 13:27:14 +02:00
SparseVector.hpp fix the SparseVector and SparseTable unit tests 2013-09-06 13:27:14 +02:00
Spline.hpp Fix unused argument warnings. 2014-02-05 15:04:56 +01:00
StopWatch.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
StopWatch.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:17:01 +01:00
TridiagonalMatrix.hpp add tridiagonal matrix 2013-09-09 13:17:47 +02:00
UniformTableLinear.hpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
Units.hpp Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:17:01 +01:00
Unused.hpp move the new stuff to opm/core/utility 2013-09-18 23:02:16 +02:00
VelocityInterpolation.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
VelocityInterpolation.hpp Use class WachspressCoord in VelocityInterpolationECVI. 2012-10-29 15:33:04 +01:00
WachspressCoord.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
WachspressCoord.hpp Added method WachspressCoord::adjacentFaces(). 2012-10-29 15:14:34 +01:00