docu fix (???) -> tempV.

This commit is contained in:
Markus Blatt 2015-01-28 19:17:25 +01:00
parent 3fcb99c27a
commit d27e522ba4

View File

@ -367,7 +367,7 @@ namespace Opm {
/// \param[out] R_sum An array of size MaxNumPhases where entry i contains the sum
/// of R for the phase i.
/// \param[out] maxCoeff An array of size MaxNumPhases where entry i contains the
/// maximum of (???) for the phase i.
/// maximum of tempV for the phase i.
/// \param[out] B_avg An array of size MaxNumPhases where entry i contains the average
/// of B for the phase i.
/// \param[in] nc The number of cells of the local grid.