]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Close constraints object.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Jun 2009 15:09:23 +0000 (15:09 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Jun 2009 15:09:23 +0000 (15:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@18950 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 0185a2ff5b7b3358def592d2ecab5ca7e39bebb3..9045ff7b0167f5dd965559dcd351dc8b966db07e 100644 (file)
@@ -145,6 +145,7 @@ void EigenvalueProblem<dim>::assemble_system ()
                                            0,
                                            ZeroFunction<dim>(),
                                            constraints);
+  constraints.close ();
   
   typename DoFHandler<dim>::active_cell_iterator
     cell = dof_handler.begin_active(),

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.