From: hartmann Date: Tue, 17 May 2005 09:36:15 +0000 (+0000) Subject: Update refs. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8077d889f9ad83a99f984b2c55a0168cd342c2e;p=dealii-svn.git Update refs. git-svn-id: https://svn.dealii.org/trunk@10686 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/results/i686-pc-linux-gnu+gcc2.95/lac/householder.output b/tests/results/i686-pc-linux-gnu+gcc2.95/lac/householder.output new file mode 100644 index 0000000000..71fb7aaaf4 --- /dev/null +++ b/tests/results/i686-pc-linux-gnu+gcc2.95/lac/householder.output @@ -0,0 +1,2 @@ + +DEAL::Distance 1.75 diff --git a/tests/results/i686-pc-linux-gnu+gcc2.95/lac/matrices.output b/tests/results/i686-pc-linux-gnu+gcc2.95/lac/matrices.output new file mode 100644 index 0000000000..1301fd7b35 --- /dev/null +++ b/tests/results/i686-pc-linux-gnu+gcc2.95/lac/matrices.output @@ -0,0 +1,19 @@ + +DEAL::FullMatrix::copy_from SparseMatrixEZ +2. ~ 3. 4. +5. 6. ~ 7. +8. 9. 10. 11. +~ ~ ~ ~ +12. ~ 13. 14. +DEAL::LAPACKFullMatrix::copy_from SparseMatrixEZ +2. ~ 3. 4. +5. 6. ~ 7. +8. 9. 10. 11. +~ ~ ~ ~ +12. ~ 13. 14. +DEAL::LAPACKFullMatrix::fill SparseMatrixEZ +9. 10. 11. +~ ~ ~ +DEAL::LAPACKFullMatrix::fill SparseMatrixEZ +9. 10. 11. +~ 13. 14.