Removed debug Info
This commit is contained in:
parent
89be468228
commit
550935482d
1 changed files with 1 additions and 1 deletions
|
@ -984,7 +984,7 @@ Foam::autoPtr<Foam::amgMatrix> Foam::clusterAmgPolicy::restrictMatrix() const
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Info<< "Finished restricting matrix" << endl;
|
|
||||||
// Create and return amgMatrix
|
// Create and return amgMatrix
|
||||||
return autoPtr<amgMatrix>
|
return autoPtr<amgMatrix>
|
||||||
(
|
(
|
||||||
|
|
Reference in a new issue