From ff7e0e452d19a0b1dc0601d24cb15a931155f81d Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 8 Oct 2009 03:20:07 +0000 Subject: [PATCH] Fix link. git-svn-id: https://svn.dealii.org/trunk@19759 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-16/doc/results.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-16/doc/results.dox b/deal.II/examples/step-16/doc/results.dox index 23a28164cb..fb3d4470e4 100644 --- a/deal.II/examples/step-16/doc/results.dox +++ b/deal.II/examples/step-16/doc/results.dox @@ -49,5 +49,5 @@ DEAL:cg::Convergence step 10 value 9.41828e-14

Possible extensions

A close inspection of this program's performance shows that it is mostly -dominated by matrix-vector operations. @ref step-37 "Step-37" shows one way +dominated by matrix-vector operations. @ref step_37 "Step-37" shows one way how this can be avoided by working with matrix-free methods. -- 2.39.5