]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Indentation using clang-format-16
authorDavid Schneider <david.schneider@ipvs.uni-stuttgart.de>
Wed, 8 Nov 2023 07:32:07 +0000 (08:32 +0100)
committerDavid Schneider <david.schneider@ipvs.uni-stuttgart.de>
Wed, 8 Nov 2023 07:32:07 +0000 (08:32 +0100)
include/deal.II/matrix_free/matrix_free.h

index e5abcfc7113bbae9d89965ebd1a5cae6374a3323..e763aa9a8caedbccf9c193db415c14a0e2a92e32 100644 (file)
@@ -2694,7 +2694,7 @@ MatrixFree<dim, Number, VectorizedArrayType>::get_cell_active_fe_index(
   const auto &fe_indices = dof_info[0].cell_active_fe_index;
 
   if (fe_indices.empty() == true ||
-     dof_handlers[0]->get_fe_collection().size() == 1)
+      dof_handlers[0]->get_fe_collection().size() == 1)
     return 0;
 
   const auto index = fe_indices[range.first];

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.