]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use non-deprecated name for AffineConstraints in step-52.
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Sep 2018 22:51:07 +0000 (16:51 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Sep 2018 22:51:07 +0000 (16:51 -0600)
examples/step-52/step-52.cc

index 77ef88d5e13ddd96817606ba37c44d0c9bbd6382..26a3006efca0c85c461c82a16d86c948ca0c7494 100644 (file)
@@ -131,7 +131,7 @@ namespace Step52
 
     DoFHandler<2> dof_handler;
 
-    ConstraintMatrix constraint_matrix;
+    AffineConstraints<double> constraint_matrix;
 
     SparsityPattern sparsity_pattern;
 

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.