]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Instantiate MGTwoLevelTransferBase explicitly 15387/head
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 20 Jun 2023 15:28:32 +0000 (11:28 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 20 Jun 2023 15:30:34 +0000 (11:30 -0400)
source/multigrid/mg_transfer_global_coarsening.inst.in

index 79b08a4c41cf6d491a4ab6a9efb74be14eee508d..5d99f5ab324b9b050bda5edf9e0af6858b9ea7f9 100644 (file)
 // ---------------------------------------------------------------------
 
 
+for (S1 : REAL_SCALARS)
+  {
+    template class MGTwoLevelTransferBase<
+      LinearAlgebra::distributed::Vector<S1>>;
+  }
 
 for (deal_II_dimension : DIMENSIONS; S1 : REAL_SCALARS)
   {

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.