From a6cff17d2e7c68aef1d5eaba235d8f04ea68c1b9 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Wed, 19 Jun 2024 18:08:50 -0400 Subject: [PATCH] fix rendering of step-90 documentation --- examples/step-90/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-90/doc/intro.dox b/examples/step-90/doc/intro.dox index 8e5d6a7cfb..ea835fa19a 100644 --- a/examples/step-90/doc/intro.dox +++ b/examples/step-90/doc/intro.dox @@ -22,7 +22,7 @@ given by the zero contour of a level-set function. At the same time, it easily p discrete solution to a neighborhood of the surface which turns out to be very handy in case of non-stationary interfaces and films. Certainly, this flexibility comes with a price: one needs to design the nodes and weights for a quadrature customized for each implicit intersection of the zero level-set and the background mesh. Moreover, these intersections may be of -arbitrary shape and size manifesting in the so-called ``small cut" problem and requiring addition of a stabilization +arbitrary shape and size manifesting in the so-called "small cut" problem and requiring addition of a stabilization form that restores well-conditioning of the problem. Two aspects are of our focus. First, the surface approximation is separated from the discretization of the surface PDE, -- 2.39.5