Formatting
This commit is contained in:
parent
a9157a3f2f
commit
1b5c56340e
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ void Foam::fineBlockAMGLevel<Type>::solve
|
||||||
const scalar relTol
|
const scalar relTol
|
||||||
) const
|
) const
|
||||||
{
|
{
|
||||||
Info<< "Fine level solver"<<endl;
|
Info<< "Fine level solver" << endl;
|
||||||
|
|
||||||
// Create artificial dictionary for finest solution
|
// Create artificial dictionary for finest solution
|
||||||
dictionary finestDict;
|
dictionary finestDict;
|
||||||
|
|
Reference in a new issue