]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
use AffineConstraints<double>
authorMatthias Maier <tamiko@43-1.org>
Tue, 21 May 2019 19:53:16 +0000 (14:53 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 21 May 2019 19:53:16 +0000 (14:53 -0500)
CeresFE/src/ceres.cc

index 990b0a1ec5c3d27aa3b7f0de83d18d6328304f31..9039ecb17a91e99cca00e90d2b70f82ac44b877d 100644 (file)
@@ -186,7 +186,7 @@ namespace Step22
     std::vector<double> cell_viscosities; // This vector is only used for output, not FE computations
     std::vector<PointHistory<dim> > quadrature_point_history;
 
-    ConstraintMatrix constraints;
+    AffineConstraints<double> constraints;
 
     BlockSparsityPattern sparsity_pattern;
     BlockSparseMatrix<double> system_matrix;

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.