]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Generalize FETools::Compositing::multiply_dof_numbers 10726/head
authorPeter Munch <peterrmuench@gmail.com>
Mon, 20 Jul 2020 10:49:32 +0000 (12:49 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Mon, 20 Jul 2020 10:49:32 +0000 (12:49 +0200)
include/deal.II/fe/fe_tools.templates.h

index 0f5eb724df2b8ee2d3cf94b37c950c4abd759d1a..7f24ce6a65ca5d858651299ce01ced3667371a71 100644 (file)
@@ -160,6 +160,7 @@ namespace FETools
           block_indices.push_back(fes[base]->n_dofs_per_cell());
 
       return FiniteElementData<dim>(dpo,
+                                    fes.front()->reference_cell_type(),
                                     (do_tensor_product ?
                                        multiplied_n_components :
                                        n_components),

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.