]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed initialization of BDDC preconditioner
authorNicolas Barnafi <nabw91@gmail.com>
Fri, 8 Jul 2022 14:27:00 +0000 (16:27 +0200)
committerNicolas Barnafi <nabw91@gmail.com>
Fri, 8 Jul 2022 14:27:00 +0000 (16:27 +0200)
source/lac/petsc_precondition.cc

index f78ece4248574660374acda1b4528faeefc5c8f2..9411dea7df16b391eac72298a5d745329b43ff43 100644 (file)
@@ -860,7 +860,7 @@ namespace PETScWrappers
     const unsigned int            coords_cdim_,
     const types::global_dof_index coords_n_,
     const PetscReal *             coords_data_)
-    : use_vertices(use_vertices)
+    : use_vertices(use_vertices_)
     , use_edges(use_edges_)
     , use_faces(use_faces_)
     , symmetric(symmetric_)

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.