]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Explicitly template function pointwise_definiteness(..) 13967/head
authorSimon Sticko <simon@sticko.se>
Mon, 13 Jun 2022 14:05:53 +0000 (16:05 +0200)
committerSimon Sticko <simon@sticko.se>
Mon, 13 Jun 2022 14:05:53 +0000 (16:05 +0200)
source/non_matching/quadrature_generator.inst.in

index e2b001baad139f9cff2cb01592265f71731fd503..ab20f0a73e05552e327d4dd5ca0b0d3b57e645e3 100644 (file)
@@ -36,6 +36,12 @@ for (deal_II_dimension : DIMENSIONS)
           find_extreme_values(
             const std::vector<FunctionBounds<deal_II_dimension>> &);
 
+          template Definiteness
+          pointwise_definiteness(
+            const std::vector<
+              std::reference_wrapper<const Function<deal_II_dimension>>> &,
+            const Point<deal_II_dimension> &);
+
           template void
           estimate_function_bounds(
             const std::vector<

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.