From: guido Date: Mon, 17 Feb 2003 12:38:20 +0000 (+0000) Subject: new statistics in SparseMatrixEZ X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef1cc70ae8a13460e6874674c46c3f12212ee9f;p=dealii-svn.git new statistics in SparseMatrixEZ git-svn-id: https://svn.dealii.org/trunk@7122 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/lac/sparse_matrices.checked b/tests/lac/sparse_matrices.checked index 60784853af..309fd45d4c 100644 --- a/tests/lac/sparse_matrices.checked +++ b/tests/lac/sparse_matrices.checked @@ -202,6 +202,12 @@ DEAL:: 2 1 0 -1.00 DEAL:: 2 2 1 5.00 DEAL:: 2 3 2 -2.00 DEAL:: 2 6 3 -1.00 +DEAL::SparseMatrixEZ:used entries:64 +DEAL::SparseMatrixEZ:alloc entries:72 +DEAL::SparseMatrixEZ:reserved entries:80 +DEAL::SparseMatrixEZ:entries 3 rows 4 +DEAL::SparseMatrixEZ:entries 4 rows 8 +DEAL::SparseMatrixEZ:entries 5 rows 4 DEAL::Matrices are equal DEAL::Structure DEAL::Assemble @@ -268,3 +274,9 @@ DEAL:9-SparseMatrixEZ:RichardsonT::Starting DEAL:9-SparseMatrixEZ:RichardsonT::Failure step 10 DEAL::GrowingVectorMemory:Overall allocated vectors: 28 DEAL::GrowingVectorMemory:Maximum allocated vectors: 2 +DEAL::SparseMatrixEZ:used entries:100 +DEAL::SparseMatrixEZ:alloc entries:111 +DEAL::SparseMatrixEZ:reserved entries:160 +DEAL::SparseMatrixEZ:entries 4 rows 4 +DEAL::SparseMatrixEZ:entries 6 rows 8 +DEAL::SparseMatrixEZ:entries 9 rows 4