From 9dcb7740f32e029b5e53a3fd6dddb08cbe151edf Mon Sep 17 00:00:00 2001 From: Jiaqi Zhang Date: Fri, 31 Jul 2020 10:52:18 -0400 Subject: [PATCH] one more typo --- examples/step-47/doc/results.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-47/doc/results.dox b/examples/step-47/doc/results.dox index a79ffe0762..bfae9425db 100644 --- a/examples/step-47/doc/results.dox +++ b/examples/step-47/doc/results.dox @@ -287,5 +287,5 @@ make sense: \int_e \jump{\frac{\partial v_h}{\partial \mathbf n}} h \ ds. @f} The implementation of this boundary case is similar to the "clamped" version - except for `boundary_worker` is no longer needed for system assembling + except that `boundary_worker` is no longer needed for system assembling and the right hand side is changed according to the formulation. -- 2.39.5