opm-core/opm/core/utility
Andreas Lauser 1b3217ec4b className(): get rid of the ugly ClassNameHelper_ class
since full specialization of function templates is okay in C++ (only
partial specialization is not allowed for them).
2013-09-20 12:36:40 +02:00
..
parameters Merge pull request #376 from rolk/376_warn 2013-09-19 05:05:00 -07:00
Average.hpp Replace boost::is_integral by std::is_integral 2013-09-05 13:04:37 +02:00
buildUniformMonotoneTable.hpp Moved UniformTableLinear and related func out of subnamespace utils. 2012-04-19 11:45:52 +02:00
ClassName.hpp className(): get rid of the ugly ClassNameHelper_ class 2013-09-20 12:36:40 +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.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 Change interface for (blackoil) computeInjectedProduced(). 2012-10-02 11:12:23 +02: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
PolynomialUtils.hpp add functions to analytically invert polynomials up to degree three 2013-09-09 13:29:37 +02:00
PropertySystem.hpp Import the property system from eWoms 2013-09-19 20:08:59 +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 refactor the spline code: merge everything into one class 2013-09-19 18:48:54 +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
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