..
parameters
use the error macros from opm-common
2015-10-08 11:42:15 +02: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
CompressedPropertyAccess.hpp
fix build breakage of the unit tests due to OPM/opm-parser#687
2016-02-21 17:35:33 +01:00
compressedToCartesian.cpp
Move implementation to .cpp file.
2015-09-15 14:45:07 +02:00
compressedToCartesian.hpp
Remove unnecessary include.
2015-09-15 14:53:46 +02:00
DataMap.hpp
Make DataMap.hpp properly include its dependencies.
2012-11-26 10:50:09 +01: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
Factory.hpp
use the error macros from opm-common
2015-10-08 11:42:15 +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
Added support for computePoreVolume for grids apart from UnstructuredGrid.
2014-02-25 15:12:16 +01:00
miscUtilities.cpp
use the error macros from opm-common
2015-10-08 11:42:15 +02:00
miscUtilities.hpp
Added support for computePoreVolume for grids apart from UnstructuredGrid.
2014-02-25 15:12:16 +01:00
miscUtilitiesBlackoil.cpp
use the error macros from opm-common
2015-10-08 11:42:15 +02:00
miscUtilitiesBlackoil.hpp
PVT properties: allow them to be temperature dependent
2014-12-01 20:06:31 +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
Added TableColumn based overloads.
2016-01-06 09:19:47 +01: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
RegionMapping.hpp
RegionMapping<>: Support arbitrary region IDs
2015-09-15 15:33:22 +02:00
RootFinders.hpp
use the error macros from opm-common
2015-10-08 11:42:15 +02:00
share_obj.hpp
Remove superfluous backing class for share_obj
2013-11-25 14:14:48 +01:00
SparseTable.hpp
use the error macros from opm-common
2015-10-08 11:42:15 +02:00
SparseVector.hpp
use the error macros from opm-common
2015-10-08 11:42:15 +02:00
StopWatch.cpp
use the error macros from opm-common
2015-10-08 11:42:15 +02:00
StopWatch.hpp
Changed OpenRS->OPM in copyright notices and #include guards.
2013-01-29 13:17:01 +01:00
thresholdPressures.hpp
Merge pull request #953 from andlaus/const_gridproperties
2016-02-19 11:46:32 +01:00
UniformTableLinear.hpp
use the error macros from opm-common
2015-10-08 11:42:15 +02:00
Units.hpp
Remove old legacy unit constants.
2014-09-22 13:28:17 +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