]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mapping argument for do_integrate_difference
authorFabian Castelli <fabian.castelli@kit.edu>
Sun, 8 Aug 2021 07:18:51 +0000 (09:18 +0200)
committerFabian Castelli <fabian.castelli@kit.edu>
Tue, 10 Aug 2021 12:24:59 +0000 (14:24 +0200)
include/deal.II/numerics/vector_tools_integrate_difference.templates.h

index 067208a9a6ec6f976978af0f4ab4f25b7a7f6f04..55dc0dfb0c970e98a30e5a845630cb51b03871da 100644 (file)
@@ -613,8 +613,7 @@ namespace VectorTools
     const Function<spacedim> *                               weight,
     const double                                             exponent)
   {
-    internal::do_integrate_difference(hp::MappingCollection<dim, spacedim>(
-                                        mapping),
+    internal::do_integrate_difference(mapping,
                                       dof,
                                       fe_function,
                                       exact_solution,

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.