]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Namespace-qualify the name of function in the changes.h file. 2638/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 25 May 2016 15:42:02 +0000 (10:42 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 25 May 2016 15:42:02 +0000 (10:42 -0500)
While there, also align the default arguments of the mentioned function.

doc/news/changes.h
include/deal.II/dofs/dof_tools.h

index d9930b91a3b9abe83f6589da431abab429e50905..09114d9952a4f7fd8857889759a4f074c302109f 100644 (file)
@@ -257,8 +257,8 @@ inconvenience this causes.
 <ol>
 
  <li> New: Return value std::vector<unsigned int> vertex_mapping for the
- make_vertex_patches function, including the optional inversion of the
- vertex mapping.
+ DoFTools::make_vertex_patches() function, including the optional inversion
of the vertex mapping.
  <br>
  (Joscha Gedicke, 2016/05/25)
  </li>
index 8a570a639bf52b543d546992c8aff78a4b3b57bb..a523b878b69f5a5aa119b8c956ea4421c1815877 100644 (file)
@@ -1757,7 +1757,7 @@ namespace DoFTools
                       const bool            boundary_patches       = false,
                       const bool            level_boundary_patches = false,
                       const bool            single_cell_patches    = false,
-                      const bool            invert_vertex_mapping = false);
+                      const bool            invert_vertex_mapping  = false);
 
   /**
    * Create an incidence matrix that for every cell on a given level of a

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.