]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Replace 2*dim 13953/head
authorPeter Munch <peterrmuench@gmail.com>
Fri, 10 Jun 2022 21:46:34 +0000 (23:46 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Fri, 10 Jun 2022 21:46:34 +0000 (23:46 +0200)
include/deal.II/matrix_free/mapping_info.h

index bd46a1ce5fca8379968f49814fb9abaed5006178..ecabdcd953048a6796a132eb0f431b8240c41708 100644 (file)
@@ -164,7 +164,8 @@ namespace internal
        * type 3). Note that both the interior and exterior agree on the type
        * of the data structure, using the more general of the two.
        */
-      std::vector<std::array<GeometryType, 2 * dim>> faces_by_cells_type;
+      std::vector<std::array<GeometryType, GeometryInfo<dim>::faces_per_cell>>
+        faces_by_cells_type;
 
       /**
        * The data cache for the cells.

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.