]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
use AffineConstraints<double> 57/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 21 May 2019 19:58:32 +0000 (14:58 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 21 May 2019 19:58:32 +0000 (14:58 -0500)
Distributed_LDG_Method/LDGPoisson.cc

index 2a922e228fc75ac5b2c73c8503937f3d1c2f4607..542c7e36e9ca12c5410c6211290468b6babc23b1 100644 (file)
@@ -137,7 +137,7 @@ private:
   FESystem<dim>                                   fe;
   DoFHandler<dim>                                 dof_handler;
 
-  ConstraintMatrix                                constraints;
+  AffineConstraints<double>                       constraints;
 
   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.