]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove default argument
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Jan 2014 12:16:21 +0000 (12:16 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Jan 2014 12:16:21 +0000 (12:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@32147 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-12/step-12.cc

index 26c26d3acf88092228e297ce4113b382ffbc6175..1bae0ad4a543ac705dcf73ee110071268263d1bf 100644 (file)
@@ -306,7 +306,7 @@ namespace Step12
      &AdvectionProblem<dim>::integrate_cell_term,
      &AdvectionProblem<dim>::integrate_boundary_term,
      &AdvectionProblem<dim>::integrate_face_term,
-     assembler, true);
+     assembler);
   }
 
 

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.