]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update examples/step-15/step-15.cc 16981/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 10 May 2024 15:26:03 +0000 (17:26 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 15:26:03 +0000 (17:26 +0200)
Co-authored-by: Martin Kronbichler <martin.kronbichler@rub.de>
examples/step-15/step-15.cc

index 013dc483f31ac46a8ff6531634fb039b8890c4fa..c5770aaec02034d0a681efec78d9bef24b48ebc6 100644 (file)
@@ -373,7 +373,7 @@ namespace Step15
     // it to the SolutionTransfer. Now we can actually execute the refinement
     // and create the new matrices and vectors including the vector
     // `current_solution`, that will hold the current solution on the new mesh
-    // after calling `interpolate`:
+    // after calling SolutionTransfer::interpolate():
     SolutionTransfer<dim> solution_transfer(dof_handler);
     const Vector<double>  coarse_solution = current_solution;
     solution_transfer.prepare_for_coarsening_and_refinement(coarse_solution);

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.