From 78907033acb02c52df6f5f0fed756d6d79049142 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 3 May 2022 16:09:35 -0500 Subject: [PATCH] Step-81: make doxygen happy --- examples/step-81/step-81.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/step-81/step-81.cc b/examples/step-81/step-81.cc index 7230e97aae..ee39e7dcac 100644 --- a/examples/step-81/step-81.cc +++ b/examples/step-81/step-81.cc @@ -436,8 +436,7 @@ namespace Step81 // absorbing boundary conditions are disabled we simply enforce // homogeneous Dirichlet conditions on the tangential component of the // electric field. In the context of time-harmonic Maxwell's equations - // these are also known as \emph{perfectly conducting boundary - // conditions}. + // these are also known as perfectly conducting boundary conditions. template Maxwell::Maxwell() -- 2.39.5