opm-core/opm/core/utility
Atgeirr Flø Rasmussen 55348d6441
Merge pull request #1193 from akva2/move_utils_to_simulators
Move utils to simulators
2017-12-05 08:36:54 +01:00
..
buildUniformMonotoneTable.hpp Moved UniformTableLinear and related func out of subnamespace utils. 2012-04-19 11:45:52 +02:00
CompressedPropertyAccess.hpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02: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
extractPvtTableIndex.cpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02:00
extractPvtTableIndex.hpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02:00
initHydroCarbonState.hpp mark initHydroCarbonState() as inline 2017-10-04 19:24:20 +02:00
linearInterpolation.hpp Do not extrapolate initial rs and rv values in the depth tables 2017-03-16 12:57:56 +01:00
miscUtilities_impl.hpp Added support for computePoreVolume for grids apart from UnstructuredGrid. 2014-02-25 15:12:16 +01:00
miscUtilities.cpp consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02:00
miscUtilities.hpp Added support for computePoreVolume for grids apart from UnstructuredGrid. 2014-02-25 15:12:16 +01:00
miscUtilitiesBlackoil.cpp consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02:00
miscUtilitiesBlackoil.hpp PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
MonotCubicInterpolator.cpp fix a GCC 7 warning 2017-02-07 12:55:26 +01:00
MonotCubicInterpolator.hpp fix a GCC 7 warning 2017-02-07 12:55:26 +01:00
NonuniformTableLinear.hpp Added TableColumn based overloads. 2016-01-06 09:19:47 +01: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
SparseVector.hpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
UniformTableLinear.hpp use the error macros from opm-common 2015-10-08 11:42:15 +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