]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Re-indent.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 8 Jan 2006 23:28:33 +0000 (23:28 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 8 Jan 2006 23:28:33 +0000 (23:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@11963 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/qprojector.h
deal.II/base/source/quadrature.cc

index da3e4cb57925bb37c39688a1889de46ad32b54f1..4eea2aba13997298bb1889834d66aa7e923aa276 100644 (file)
@@ -324,9 +324,9 @@ class QProjector
         static
         DataSetDescriptor
         subface (const unsigned int face_no,
-                  const unsigned int subface_no,
-                  const bool         face_orientation,
-                  const unsigned int n_quadrature_points);
+                 const unsigned int subface_no,
+                 const bool         face_orientation,
+                 const unsigned int n_quadrature_points);
 
                                          /**
                                           * Conversion operator to an
index 01c1f7bfc11469c9f159938144c6c2fb4a176c41..d628669c7c06b2c55b224ee57a96100f5dba08d3 100644 (file)
@@ -1033,9 +1033,9 @@ template <int dim>
 typename QProjector<dim>::DataSetDescriptor
 QProjector<dim>::DataSetDescriptor::
 subface (const unsigned int face_no,
-          const unsigned int subface_no,
-          const bool         face_orientation,
-          const unsigned int n_quadrature_points)
+         const unsigned int subface_no,
+         const bool         face_orientation,
+         const unsigned int n_quadrature_points)
 {
   Assert (dim != 1, ExcInternalError());
   Assert (face_no < GeometryInfo<dim>::faces_per_cell,

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.