Massive whitespace cleanup: entire fluid subdir.

This commit is contained in:
Atgeirr Flø Rasmussen 2012-09-05 11:28:54 +02:00
parent f68c289e9d
commit 0f91bc6a34
24 changed files with 391 additions and 391 deletions

View File

@ -151,7 +151,7 @@ namespace Opm
double* dpcds) const; double* dpcds) const;
/// Obtain the range of allowable saturation values. /// Obtain the range of allowable saturation values.
/// In cell cells[i], saturation of phase p is allowed to be /// In cell cells[i], saturation of phase p is allowed to be
/// in the interval [smin[i*P + p], smax[i*P + p]]. /// in the interval [smin[i*P + p], smax[i*P + p]].
/// \param[in] n Number of data points. /// \param[in] n Number of data points.