Clean-up
This commit is contained in:
parent
075033d21f
commit
b7cacb6c10
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ Foam::extendedLduMatrix::extendedLduMatrix
|
|||
{
|
||||
if (debug)
|
||||
{
|
||||
Info<< "extendedLduMatrix(lduMatrix&, label, polyMesh&) :"
|
||||
"Constructing extendedLduMatrix."
|
||||
InfoIn("extendedLduMatrix(lduMatrix&, label, polyMesh&)")
|
||||
<< "Constructing extendedLduMatrix."
|
||||
<< endl;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue