From: bangerth Date: Tue, 5 Jan 2010 17:22:15 +0000 (+0000) Subject: Properly indent. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c14645fc9c88d17736e4d95943ab10eca708275;p=dealii-svn.git Properly indent. git-svn-id: https://svn.dealii.org/trunk@20296 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-42/step-42.cc b/deal.II/examples/step-42/step-42.cc index a90bc97f44..22557a4b9a 100644 --- a/deal.II/examples/step-42/step-42.cc +++ b/deal.II/examples/step-42/step-42.cc @@ -881,11 +881,11 @@ void StokesProblem::solve_mg () BlockVector > mg_smoother(mg_vector_memory); -MGLevelObject -smoother_data (0, triangulation.n_levels()); + MGLevelObject + smoother_data (0, triangulation.n_levels()); -for (unsigned int level=0; level