]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add instantiation 17865/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 25 Nov 2024 20:52:04 +0000 (15:52 -0500)
committerTimo Heister <timo.heister@gmail.com>
Mon, 25 Nov 2024 20:52:04 +0000 (15:52 -0500)
source/multigrid/mg_transfer_prebuilt.inst.in

index 0a57094451e557ef027cd8bed7af9beda3ebb678..3c29c81f22880731d7a6e5f6f545e6a809c90868 100644 (file)
@@ -30,3 +30,10 @@ for (deal_II_dimension : DIMENSIONS; V1 : VECTORS_WITHOUT_LAVEC)
     template void MGTransferPrebuilt<V1>::build<deal_II_dimension>(
       const DoFHandler<deal_II_dimension> &mg_dof);
   }
+
+for (deal_II_dimension : DIMENSIONS; S1 : REAL_SCALARS)
+  {
+    template void MGTransferPrebuilt<
+      LinearAlgebra::distributed::Vector<S1, ::dealii::MemorySpace::Host>>::
+      build<deal_II_dimension>(const DoFHandler<deal_II_dimension> &mg_dof);
+  }

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.