From 78f2b4ba6cf4e8c4a78dfe86a37013543c2ca061 Mon Sep 17 00:00:00 2001 From: kanschat Date: Mon, 17 Dec 2007 20:16:47 +0000 Subject: [PATCH] default memories do not print statistics anymore git-svn-id: https://svn.dealii.org/trunk@15607 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/lac/bicgstab_early/cmp/generic | 2 ++ tests/lac/block_minres/cmp/generic | 2 ++ tests/lac/eigen/cmp/generic | 14 ++++++++++++++ tests/lac/filtered_matrix/cmp/generic | 6 ++++++ tests/lac/full_matrix/cmp/generic | 8 ++++++++ tests/lac/solver/cmp/generic | 14 ++++++++++++++ tests/lac/sparse_matrices/cmp/generic | 20 ++++++++++++++++++++ 7 files changed, 66 insertions(+) diff --git a/tests/lac/bicgstab_early/cmp/generic b/tests/lac/bicgstab_early/cmp/generic index 922138c492..ea63ed3237 100644 --- a/tests/lac/bicgstab_early/cmp/generic +++ b/tests/lac/bicgstab_early/cmp/generic @@ -6,5 +6,7 @@ DEAL::0.009242 DEAL::0 DEAL::0.009242 DEAL::residual=0 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 DEAL::GrowingVectorMemory:Overall allocated vectors: 8 DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 diff --git a/tests/lac/block_minres/cmp/generic b/tests/lac/block_minres/cmp/generic index 4c64a72f49..a9a084cd30 100644 --- a/tests/lac/block_minres/cmp/generic +++ b/tests/lac/block_minres/cmp/generic @@ -2,3 +2,5 @@ DEAL:minres::Starting value 0 DEAL:minres::Convergence step 0 value 0 DEAL::OK +DEAL::GrowingVectorMemory:Overall allocated vectors: 7 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 7 diff --git a/tests/lac/eigen/cmp/generic b/tests/lac/eigen/cmp/generic index 5c77c61816..77408e75ab 100644 --- a/tests/lac/eigen/cmp/generic +++ b/tests/lac/eigen/cmp/generic @@ -7,12 +7,26 @@ DEAL:Power method::Convergence step 21 value 9.269e-06 DEAL::Eigenvalue 0.2045 Error 0.008767 DEAL:Wielandt::Starting value 0.08568 DEAL:Wielandt::Convergence step 6 value 6.212e-06 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 DEAL::Eigenvalue 0.1958 Error 1.517e-10 DEAL:Wielandt::Starting value 0.7500 DEAL:Wielandt::Convergence step 10 value 1.661e-06 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 DEAL::Eigenvalue 7.078 Error -0.7265 DEAL:Wielandt::Starting value 0.7500 DEAL:Wielandt::Convergence step 18 value 2.795e-06 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 DEAL::Eigenvalue 7.804 Error 0 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 DEAL::GrowingVectorMemory:Overall allocated vectors: 422 DEAL::GrowingVectorMemory:Maximum allocated vectors: 17 diff --git a/tests/lac/filtered_matrix/cmp/generic b/tests/lac/filtered_matrix/cmp/generic index cf24a40a22..68ed06854f 100644 --- a/tests/lac/filtered_matrix/cmp/generic +++ b/tests/lac/filtered_matrix/cmp/generic @@ -11,9 +11,15 @@ DEAL::Tvmult 31.0000 32.0000 99.0000 102.000 35.0000 108.000 111.000 114.000 117 DEAL::vmult_add 31.0000 32.0000 198.000 204.000 35.0000 216.000 222.000 228.000 234.000 40.0000 246.000 252.000 258.000 264.000 270.000 276.000 47.0000 DEAL::boundary 0 0.500000 198.000 204.000 1.00000 216.000 222.000 228.000 234.000 1.50000 246.000 252.000 258.000 264.000 270.000 276.000 2.00000 DEAL::boundary 0 0.500000 198.000 204.000 1.00000 216.000 222.000 228.000 234.000 1.50000 246.000 252.000 258.000 264.000 270.000 276.000 2.00000 +DEAL::GrowingVectorMemory:Overall allocated vectors: 6 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 1 DEAL::Iterator 0:0 1:0.500000 4:1.00000 9:1.50000 16:2.00000 DEAL::vmult 31.0000 32.0000 99.0000 102.000 35.0000 108.000 111.000 114.000 117.000 40.0000 123.000 126.000 129.000 132.000 135.000 138.000 47.0000 DEAL::Tvmult 31.0000 32.0000 99.0000 102.000 35.0000 108.000 111.000 114.000 117.000 40.0000 123.000 126.000 129.000 132.000 135.000 138.000 47.0000 DEAL::vmult_add 31.0000 32.0000 198.000 204.000 35.0000 216.000 222.000 228.000 234.000 40.0000 246.000 252.000 258.000 264.000 270.000 276.000 47.0000 DEAL::boundary 0 0.500000 198.000 204.000 1.00000 216.000 222.000 228.000 234.000 1.50000 246.000 252.000 258.000 264.000 270.000 276.000 2.00000 DEAL::boundary 0 0.500000 198.000 204.000 1.00000 216.000 222.000 228.000 234.000 1.50000 246.000 252.000 258.000 264.000 270.000 276.000 2.00000 +DEAL::GrowingVectorMemory:Overall allocated vectors: 3 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 1 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 1 diff --git a/tests/lac/full_matrix/cmp/generic b/tests/lac/full_matrix/cmp/generic index 1066e76b2c..87ca289dce 100644 --- a/tests/lac/full_matrix/cmp/generic +++ b/tests/lac/full_matrix/cmp/generic @@ -81,13 +81,21 @@ DEAL::Frobenius-norm: 2.236 -0.038 -0.060 0.220 4.552 0.518 0.044 0.069 -0.255 0.518 4.400 DEAL::Eigenvalue: 5.000 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::Eigenvalue: 1.000 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 0.646 0.095 -0.205 0.019 -0.022 0.095 0.424 -0.195 0.018 -0.021 -0.205 -0.195 0.754 -0.047 0.054 0.019 0.018 -0.047 0.226 -0.030 -0.022 -0.021 0.054 -0.030 0.234 DEAL::Eigenvalue: 1.000 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::Eigenvalue: 0.200 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::GrowingVectorMemory:Overall allocated vectors: 8 DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 diff --git a/tests/lac/solver/cmp/generic b/tests/lac/solver/cmp/generic index 47e80636c0..368b2a9e2d 100644 --- a/tests/lac/solver/cmp/generic +++ b/tests/lac/solver/cmp/generic @@ -157,5 +157,19 @@ DEAL:psor:GMRES::Starting value 7.345 DEAL:psor:GMRES::Convergence step 20 value 0.0008491 DEAL:psor:GMRES::Starting value 7.345 DEAL:psor:GMRES::Convergence step 20 value 0.0008491 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 DEAL::GrowingVectorMemory:Overall allocated vectors: 380 DEAL::GrowingVectorMemory:Maximum allocated vectors: 8 diff --git a/tests/lac/sparse_matrices/cmp/generic b/tests/lac/sparse_matrices/cmp/generic index abd3dbe6c7..98d739e3d6 100644 --- a/tests/lac/sparse_matrices/cmp/generic +++ b/tests/lac/sparse_matrices/cmp/generic @@ -97,6 +97,10 @@ DEAL:5-SparseMatrix:block_sor:RichardsonT::Starting value 4.00 DEAL:5-SparseMatrix:block_sor:RichardsonT::Failure step 10 value 1.07e-06 DEAL:5-SparseMatrix:block_psor:RichardsonT::Starting value 4.00 DEAL:5-SparseMatrix:block_psor:RichardsonT::Failure step 10 value 8.62e-07 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::GrowingVectorMemory:Overall allocated vectors: 32 DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL:: 0 0 5.00 @@ -183,6 +187,10 @@ DEAL:5-BlockSparseMatrix:jacobi:RichardsonT::Starting value 4.00 DEAL:5-BlockSparseMatrix:jacobi:RichardsonT::Failure step 10 value 1.34 DEAL:5-BlockSparseMatrix:block_jacobi:RichardsonT::Starting value 4.00 DEAL:5-BlockSparseMatrix:block_jacobi:RichardsonT::Failure step 10 value 0.00341 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::GrowingVectorMemory:Overall allocated vectors: 12 DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL:: 0 0 5.00 @@ -288,6 +296,10 @@ DEAL:5-SparseMatrixEZ:block_sor:RichardsonT::Starting value 4.00 DEAL:5-SparseMatrixEZ:block_sor:RichardsonT::Failure step 10 value 1.07e-06 DEAL:5-SparseMatrixEZ:block_psor:RichardsonT::Starting value 4.00 DEAL:5-SparseMatrixEZ:block_psor:RichardsonT::Failure step 10 value 8.62e-07 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::GrowingVectorMemory:Overall allocated vectors: 32 DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL:: 0 0 5.00 @@ -401,6 +413,10 @@ DEAL:9-SparseMatrix:block_sor:RichardsonT::Starting value 4.00 DEAL:9-SparseMatrix:block_sor:RichardsonT::Failure step 10 value 2.94e-06 DEAL:9-SparseMatrix:block_psor:RichardsonT::Starting value 4.00 DEAL:9-SparseMatrix:block_psor:RichardsonT::Failure step 10 value 1.86e-06 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::GrowingVectorMemory:Overall allocated vectors: 32 DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::Assemble @@ -437,6 +453,10 @@ DEAL:9-SparseMatrixEZ:block_sor:RichardsonT::Starting value 4.00 DEAL:9-SparseMatrixEZ:block_sor:RichardsonT::Failure step 10 value 2.94e-06 DEAL:9-SparseMatrixEZ:block_psor:RichardsonT::Starting value 4.00 DEAL:9-SparseMatrixEZ:block_psor:RichardsonT::Failure step 10 value 1.86e-06 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 +DEAL::GrowingVectorMemory:Overall allocated vectors: 0 +DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::GrowingVectorMemory:Overall allocated vectors: 32 DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 DEAL::SparseMatrixEZ:used entries:100 -- 2.39.5