From 71da87b11f475419fecb35fbd3a1b78d0e6660f4 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Sun, 20 Mar 2016 19:50:23 +0000 Subject: [PATCH] Test-Matrix: Removed timing test --- applications/test/Matrix/Test-Matrix.C | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/applications/test/Matrix/Test-Matrix.C b/applications/test/Matrix/Test-Matrix.C index 3e14e5708..ad48481fa 100644 --- a/applications/test/Matrix/Test-Matrix.C +++ b/applications/test/Matrix/Test-Matrix.C @@ -131,22 +131,6 @@ int main(int argc, char *argv[]) Info<< "det = " << detDecomposed(squareMatrix, sign) << endl; } - { - scalarSquareMatrix squareMatrix(3000, 3000, 1); - - for(label i=0; i