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)
|
if (debug)
|
||||||
{
|
{
|
||||||
Info<< "extendedLduMatrix(lduMatrix&, label, polyMesh&) :"
|
InfoIn("extendedLduMatrix(lduMatrix&, label, polyMesh&)")
|
||||||
"Constructing extendedLduMatrix."
|
<< "Constructing extendedLduMatrix."
|
||||||
<< endl;
|
<< endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue