]> https://gitweb.dealii.org/ - dealii.git/commit
Update a copy-paste error for DoFTools::extract_boundary_dofs(). 2508/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 14 Apr 2016 21:07:17 +0000 (16:07 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 14 Apr 2016 21:07:17 +0000 (16:07 -0500)
commit722220228613a7616b6a8c657a372ff8a4172862
treeae4a2f90b22d8fa495ab6a3f70305a69b4e6d564
parent8e65a9f364d511bfbed210f9485dbcc8216e618f
Update a copy-paste error for DoFTools::extract_boundary_dofs().

There are two functions of the same name with the same documentation, but in one
the argument is a std::vector<bool> and in the other it is an IndexSet. The former's
documentation was copied from the latter's and referred to the wrong data type.

While there, also mark arguments as [in] or [out].
include/deal.II/dofs/dof_tools.h

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.