Documented class DerivedGeology.

This commit is contained in:
Atgeirr Flø Rasmussen 2013-09-20 14:55:24 +02:00
parent 56e50f02fd
commit cb892d6a18

View File

@ -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: