]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve referencing to other functions. 10973/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 29 Sep 2020 22:18:28 +0000 (16:18 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 30 Sep 2020 13:01:20 +0000 (07:01 -0600)
include/deal.II/lac/block_sparsity_pattern.h

index c0460d904f84793cd90f65e900922d19f566006b..e0e8b50aed2c52668670e6b50fef25dc110cdaa1 100644 (file)
@@ -302,7 +302,7 @@ public:
    * understands and which can be used to plot the sparsity pattern in a
    * graphical way. This is the same functionality implemented for usual
    * sparsity patterns, see
-   * @ref SparsityPattern.
+   * SparsityPatternBase::print_gnuplot().
    */
   void
   print_gnuplot(std::ostream &out) const;
@@ -310,7 +310,7 @@ public:
   /**
    * Print the sparsity of the matrix in <tt>svg</tt> format. This is the same
    * functionality implemented for usual sparsity patterns, see
-   * @ref SparsityPattern.
+   * SparsityPatternBase::print_svg().
    */
   void
   print_svg(std::ostream &out) const;

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.