From cb892d6a18125fdcd1ec4ad20fb6f5c2f7c00be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atgeirr=20Fl=C3=B8=20Rasmussen?= Date: Fri, 20 Sep 2013 14:55:24 +0200 Subject: [PATCH] Documented class DerivedGeology. --- opm/autodiff/GeoProps.hpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/opm/autodiff/GeoProps.hpp b/opm/autodiff/GeoProps.hpp index a10dc5fc2..2b321c1c5 100644 --- a/opm/autodiff/GeoProps.hpp +++ b/opm/autodiff/GeoProps.hpp @@ -27,6 +27,11 @@ namespace Opm { + /// Class containing static geological properties that can be + /// derived from grid and petrophysical properties: + /// - pore volume + /// - transmissibilities + /// - gravity potentials class DerivedGeology { public: