From ebb6e37e00e1c0d8ff43a8869959a54febdbfe7b Mon Sep 17 00:00:00 2001 From: David Wells Date: Tue, 8 May 2018 15:06:14 -0400 Subject: [PATCH] Create another doxygen link. --- examples/step-60/step-60.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-60/step-60.cc b/examples/step-60/step-60.cc index 660b5dcd14..627bb3e817 100644 --- a/examples/step-60/step-60.cc +++ b/examples/step-60/step-60.cc @@ -906,7 +906,7 @@ namespace Step60 // Creating the coupling sparsity pattern is a complex operation, // but it can be easily done using the // NonMatching::create_coupling_sparsity_pattern, which requires the - // two DoFHandler​s, the quadrature points for the coupling, + // two DoFHandler objects, the quadrature points for the coupling, // a DynamicSparsityPattern (which then needs to be copied into the // sparsity one, as usual), the component mask for the embedding and // embedded Triangulation (which we leave empty) and the mappings -- 2.39.5