]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a documentation function link. 3064/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 4 Sep 2016 22:13:12 +0000 (18:13 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 4 Sep 2016 22:13:12 +0000 (18:13 -0400)
The other function returns a vector of index sets, which is not what we
want here.

include/deal.II/lac/sparsity_tools.h

index 4f1061c9c421152aec9f9dd2c803299a3572477a..74b7c57bd279394bb64d76263c4cc580173240f3 100644 (file)
@@ -183,7 +183,7 @@ namespace SparsityTools
    *
    * @param rows_per_cpu A vector containing the number of of rows per CPU for
    * determining ownership. This is typically the value returned by
-   * DoFHandler::locally_owned_dofs_per_processor.
+   * DoFHandler::n_locally_owned_dofs_per_processor.
    *
    * @param mpi_comm The MPI communicator shared between the processors that
    * participate in this operation.

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.