From: Matthias Maier Date: Tue, 20 Dec 2022 22:42:16 +0000 (-0600) Subject: step-81: Fix a typo in external links X-Git-Tag: v9.5.0-rc1~700^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1717fa05d70e8bf1769ff2f1faa8e6d31419ff9;p=dealii.git step-81: Fix a typo in external links It should read "noabs" for the first example with Dirichlet boundary conditions and "abs" for the examples with absorbing boundary conditions. --- diff --git a/examples/step-81/doc/results.dox b/examples/step-81/doc/results.dox index 80c3bfd7d8..00ddcad6ef 100644 --- a/examples/step-81/doc/results.dox +++ b/examples/step-81/doc/results.dox @@ -40,12 +40,12 @@ Following are the output images:
- Visualization of the solution of step-81 with no interface, Dirichlet boundary conditions and PML strength 0 + Visualization of the solution of step-81 with no interface, Dirichlet boundary conditions and PML strength 0

Solution with no interface, Dirichlet boundary conditions and PML strength 0.

- Visualization of the solution of step-81 with no interface, no absorbing boundary conditions and PML strength 0 + Visualization of the solution of step-81 with no interface, no absorbing boundary conditions and PML strength 0

Solution with no interface, absorbing boundary conditions and PML strength 0.