Formatting

This commit is contained in:
Hrvoje Jasak 2016-06-09 18:00:18 +01:00
parent a9157a3f2f
commit 1b5c56340e

View file

@ -181,7 +181,7 @@ void Foam::fineBlockAMGLevel<Type>::solve
const scalar relTol
) const
{
Info<< "Fine level solver"<<endl;
Info<< "Fine level solver" << endl;
// Create artificial dictionary for finest solution
dictionary finestDict;