diff --git a/applications/test/QRMatrix/Test-QRMatrix.C b/applications/test/QRMatrix/Test-QRMatrix.C index fb22d78bde..281c62dd5b 100644 --- a/applications/test/QRMatrix/Test-QRMatrix.C +++ b/applications/test/QRMatrix/Test-QRMatrix.C @@ -324,7 +324,7 @@ void verification_QRMatrix // QRMatrix Constructors #if (0 | RUNALL) { - QRMatrix QRNull(); + QRMatrix QRNull; } #endif @@ -967,14 +967,14 @@ void verification_tsqr typedef RectangularMatrix RMatrix; // Size of the full matrix and its partitions - const label nColsSum = rndGen.position(1, 100); - const label qParts = rndGen.position(10, 30); + const label nColsSum = rndGen.position