Comment
This commit is contained in:
parent
c23b98b17b
commit
21466ef615
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ public:
|
|||
// and copying the face-cell addressing
|
||||
void combine(const AMGInterface&);
|
||||
|
||||
//- Agglomerating the given fine-level coefficients and return
|
||||
//- Agglomerating given fine-level coefficients
|
||||
virtual tmp<scalarField> agglomerateCoeffs
|
||||
(
|
||||
const scalarField& fineCoeffs
|
||||
|
|
Reference in a new issue