.. |
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.cpp
|
convert users of MESSAGE to OPM_MESSAGE
|
2013-09-05 13:04:38 +02:00 |
miscUtilities.hpp
|
Further improved WellReport and Watercut docs.
|
2013-09-24 14:39:41 +02: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 |
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
|
remove 'constexpr' from the property system
|
2013-09-23 13:45:41 +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
|
fixup! spline: avoid bogous "might be used uninitialized" compiler warning on GCC
|
2013-11-11 18:13:43 +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 |