]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fill in the rest of a missing comment. 2089/head
authorDavid Wells <wellsd2@rpi.edu>
Wed, 20 Jan 2016 19:06:51 +0000 (14:06 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Wed, 20 Jan 2016 19:06:51 +0000 (14:06 -0500)
include/deal.II/grid/intergrid_map.h

index 287b42960511c8ee1dc6c5db8f530f3fc3ad9528..08ef259ec4badf872e1f8381cea733beee260333 100644 (file)
@@ -97,7 +97,7 @@ DEAL_II_NAMESPACE_OPEN
  *                                           endc = dof_handler_1.end();
  *   for (; cell!=endc; ++cell)
  *     // now do something with the cell of dof_handler_2 corresponding to
- *     // @p cell (which is one of dof_handler_1
+ *     // @p cell (which is one of dof_handler_1's cells)
  *     f( grid_1_to_2_map[cell]);
  * @endverbatim
  *

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.