]> https://gitweb.dealii.org/ - dealii.git/commitdiff
avoid a warning
authorMatthias Maier <tamiko@43-1.org>
Sun, 20 Feb 2022 17:57:29 +0000 (11:57 -0600)
committerMatthias Maier <tamiko@43-1.org>
Fri, 11 Mar 2022 21:46:34 +0000 (15:46 -0600)
tests/performance/timing_step_22.cc

index 0718aba3b9608937a6d05bde5c07bdd872ef60aa..c8b8a20b2424faa55c24ec59aa4b851005358022 100644 (file)
@@ -528,7 +528,8 @@ StokesProblem<dim>::solve()
 
 template <int dim>
 void
-StokesProblem<dim>::output_results(const unsigned int refinement_cycle) const
+StokesProblem<dim>::output_results(
+  const unsigned int /*refinement_cycle*/) const
 {
   std::vector<std::string> solution_names(dim, "velocity");
   solution_names.emplace_back("pressure");

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.