]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use the ConsensusAlgorithms::Selector class instead. 13212/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 15 Jan 2022 14:18:17 +0000 (07:18 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 15 Jan 2022 14:24:22 +0000 (07:24 -0700)
include/deal.II/fe/fe_tools_extrapolate.templates.h

index 787047db308963ccf444492a926b076272110594..a7ea840ab98d2dc2d3619bf388918b38ae66105e 100644 (file)
@@ -1258,8 +1258,8 @@ namespace FETools
                    prepare_buffer_for_answer,
                    read_answer);
 
-      Utilities::MPI::ConsensusAlgorithms::NBX<char, char>(operations,
-                                                           communicator)
+      Utilities::MPI::ConsensusAlgorithms::Selector<char, char>(operations,
+                                                                communicator)
         .run();
     }
 

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.