]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use standard arrangement of function arguments. Document two arguments that are unuse...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 10 Aug 2013 10:30:46 +0000 (10:30 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 10 Aug 2013 10:30:46 +0000 (10:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@30275 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/geometry_info.cc

index b8223630f03b5cfe8521c3ddb99832e7f86ae6d2..6569451117892e39f132f8dbae4b30ad6a8dee47 100644 (file)
@@ -1101,7 +1101,9 @@ unsigned int
 GeometryInfo<2>::child_cell_on_face (const RefinementCase<2> &ref_case,
                                      const unsigned int face,
                                      const unsigned int subface,
-                                     const bool, const bool face_flip, const bool,
+                                     const bool /*face_orientation*/,
+                                     const bool face_flip,
+                                     const bool /*face_rotation*/,
                                      const RefinementCase<1> &)
 {
   Assert (face<faces_per_cell, ExcIndexRange(face, 0, 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.