opm-core/opm/core/utility
2013-09-18 23:02:16 +02:00
..
parameters use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
Average.hpp Replace boost::is_integral by std::is_integral 2013-09-05 13:04:37 +02:00
buildUniformMonotoneTable.hpp
DataMap.hpp Make DataMap.hpp properly include its dependencies. 2012-11-26 10:50:09 +01:00
ErrorMacros.hpp fix the SparseVector and SparseTable unit tests 2013-09-06 13:27:14 +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 convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
have_boost_redef.hpp
linearInterpolation.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
miscUtilities.cpp convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
miscUtilities.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
miscUtilitiesBlackoil.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
miscUtilitiesBlackoil.hpp
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
PolynomialUtils.hpp add functions to analytically invert polynomials up to degree three 2013-09-09 13:29:37 +02:00
RootFinders.hpp convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02: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 introduce classes for monotonic, full, periodic and natural cubic splines 2013-09-09 13:29:50 +02:00
SplineCommon_.hpp introduce classes for monotonic, full, periodic and natural cubic splines 2013-09-09 13:29:50 +02: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
VariableLengthSpline_.hpp introduce classes for monotonic, full, periodic and natural cubic splines 2013-09-09 13:29:50 +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