]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make indent 17494/head
authorRene Gassmoeller <rene.gassmoeller@mailbox.org>
Mon, 12 Aug 2024 22:15:44 +0000 (16:15 -0600)
committerRene Gassmoeller <rene.gassmoeller@mailbox.org>
Mon, 12 Aug 2024 22:15:44 +0000 (16:15 -0600)
source/fe/mapping_q_eulerian.cc

index ff01b6d7c2d35e3f4edb7c425f6f80caf08eefc4..63267c1f26caacd6198bb9ce14411a6a1155e5ac 100644 (file)
@@ -125,7 +125,8 @@ MappingQEulerian<dim, VectorType, spacedim>::compute_mapping_support_points(
 
   [[maybe_unused]] const types::global_dof_index n_dofs =
     mg_vector ? euler_dof_handler->n_dofs(level) : euler_dof_handler->n_dofs();
-  [[maybe_unused]] const types::global_dof_index vector_size = euler_vector->size();
+  [[maybe_unused]] const types::global_dof_index vector_size =
+    euler_vector->size();
 
   AssertDimension(vector_size, n_dofs);
 

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.