opm-core/opm/core/pressure
Andreas Lauser e530ce03d8 PVT properties: allow them to be temperature dependent
Note that this patch does not introduce any real temperature
dependence but only changes the APIs for the viscosity and for the
density related methods. Note that I also don't like the fact that
this requires so many changes to so many files, but with the current
design of the property classes I cannot see a way to avoid this...
2014-12-01 20:06:31 +01:00
..
mimetic make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
msmfem Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
tpfa Make function in header file inline. 2014-04-15 19:47:04 +02:00
cfsh.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
CompressibleTpfa.cpp PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
CompressibleTpfa.hpp Make destructor of CompressibleTpfa virtual. 2013-03-07 15:14:01 +01:00
flow_bc.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
flow_bc.h Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
FlowBCManager.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
FlowBCManager.hpp Added methods pressureSide() and fluxSide(). 2012-03-08 13:48:26 +01:00
fsh_common_impl.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
fsh_common_impl.h Switch to a sparse/compressed boundary condition representation. 2012-03-06 20:07:35 +01:00
fsh.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
fsh.h fix typo in guard macro of fsh.h 2013-12-15 18:10:27 +01:00
ifsh.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
IncompTpfa.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
IncompTpfa.hpp Enable inheritance from IncompTpfa for limited purposes. 2012-06-13 19:45:23 +02:00
legacy_well.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
legacy_well.h Clean up well docs. 2013-03-20 14:14:53 +01:00