]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Instantiate ConsensusAlgorithmSelector 8833/head
authorDaniel Arndt <arndtd@ornl.gov>
Sun, 22 Sep 2019 05:39:43 +0000 (01:39 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Sun, 22 Sep 2019 05:40:40 +0000 (01:40 -0400)
source/base/mpi.cc

index 6a212626eea99aab98e5c5100a747ae8a38558cd..0050303b5f3d01a99ed8d16d2f369a3ab1ae21fa 100644 (file)
@@ -1436,6 +1436,10 @@ namespace Utilities
       return owning_ranks;
     }
 
+    template class ConsensusAlgorithmSelector<
+      std::pair<types::global_dof_index, types::global_dof_index>,
+      unsigned int>;
+
 #include "mpi.inst"
   } // end of namespace MPI
 } // end of namespace Utilities

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.