]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add explicit instantiations for VectorTools::get_position_vector overload 14718/head
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 24 Jan 2023 14:05:16 +0000 (09:05 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 24 Jan 2023 14:06:02 +0000 (09:06 -0500)
source/numerics/vector_tools_interpolate.inst.in

index a68bbceaae69b6183e6e1365e36ac159be015ac4..b3eeb0262c375c92f28c27b747e4c26d3fdbd3a2 100644 (file)
@@ -54,6 +54,13 @@ for (VEC : VECTOR_TYPES; deal_II_dimension : DIMENSIONS;
         const VEC &,
         VEC &);
 
+      template void
+      get_position_vector(
+        const Mapping<deal_II_dimension, deal_II_space_dimension> &,
+        const DoFHandler<deal_II_dimension, deal_II_space_dimension> &,
+        VEC &,
+        const ComponentMask &);
+
       template void
       get_position_vector(
         const DoFHandler<deal_II_dimension, deal_II_space_dimension> &,

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.