]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Indentation
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 4 Nov 2019 23:06:09 +0000 (18:06 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 4 Nov 2019 23:06:09 +0000 (18:06 -0500)
tests/numerics/nedelec_projection_mixed_01.cc

index da241209cf270ba42634922892fb1690c6993b43..cf765609f7bd8b24b65d637339f577a172b68720 100644 (file)
@@ -19,7 +19,6 @@
 // combination element that has edge DoFs other than those just from
 // the Nedelec base element
 
-#include "../tests.h"
 #include <deal.II/dofs/dof_handler.h>
 
 #include <deal.II/fe/fe_nedelec.h>
@@ -33,6 +32,8 @@
 
 #include <deal.II/numerics/vector_tools.h>
 
+#include "../tests.h"
+
 
 
 int
@@ -40,7 +41,7 @@ main()
 {
   initlog();
 
-  const unsigned int               dim = 3;
+  const unsigned int dim = 3;
 
 
   Triangulation<dim> triangulation;

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.