This commit is contained in:
Hrvoje Jasak 2015-10-25 16:49:35 +00:00
parent 075033d21f
commit b7cacb6c10

View file

@ -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;
} }