Minor doc update.

This commit is contained in:
Atgeirr Flø Rasmussen 2012-05-11 15:10:02 +02:00
parent 0a2c9ff000
commit 8b27b4a05d

View File

@ -35,9 +35,9 @@ namespace Opm
/// Encapsulating a tpfa pressure solver for the incompressible-fluid case.
/// Supports gravity, wells controlled by bhp or reservoir rates,
/// and simple sources as driving forces.
/// boundary conditions and simple sources as driving forces.
/// Rock compressibility can be included, but any nonlinear iterations
/// are not handled in this class.
/// are not handled in this class.
/// Below we use the shortcuts D for the number of dimensions, N
/// for the number of cells and F for the number of faces.
class IncompTpfa