From a3ead94020f283dd1f9d9ff5e102a7f73d00a1ff Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 16 Mar 2006 02:45:52 +0000 Subject: [PATCH] Add missing dollar sign. git-svn-id: https://svn.dealii.org/trunk@12611 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-12/step-12.cc | 2 +- deal.II/examples/step-21/step-21.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/examples/step-12/step-12.cc b/deal.II/examples/step-12/step-12.cc index 2a84391d20..adaf8bed6c 100644 --- a/deal.II/examples/step-12/step-12.cc +++ b/deal.II/examples/step-12/step-12.cc @@ -509,7 +509,7 @@ void DGTransportEquation::assemble_face_term2( // We additionally assemble // the term $(\beta\cdot n // u,\hat v)_{\partial - // \kappa_+}, + // \kappa_+}$, for (unsigned int k=0; k::assemble_face_term2( // We additionally assemble // the term $(\beta\cdot n // u,\hat v)_{\partial - // K_+}, + // K_+}$, for (unsigned int k=0; k