mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-07 15:03:01 -06:00
Updated comment
This commit is contained in:
parent
04ee2be348
commit
dcbba53510
@ -35,11 +35,7 @@ namespace Opm
|
||||
/// D is a MxM matrix, the square blocks have size MultisegmentWell::numWellEq.
|
||||
/// B*x and D*B*x are a vector with M*numWellEq doubles
|
||||
/// C*D*B*x is a vector with N*numEq doubles.
|
||||
///
|
||||
/// This class is used in 3 phases:
|
||||
/// - get total size of all wellcontributions that must be stored here
|
||||
/// - allocate memory
|
||||
/// - copy data of wellcontributions
|
||||
|
||||
class MultisegmentWellContribution
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user