]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix invalid references.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Aug 2015 11:50:12 +0000 (06:50 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 8 Aug 2015 19:34:47 +0000 (14:34 -0500)
include/deal.II/lac/linear_operator.h

index 2086b94078085c0002dfb8b34eca98fab2ca3eb8..d1f83e535f2a2663722a38326086fd6ee14769d2 100644 (file)
@@ -578,7 +578,7 @@ operator*(const LinearOperator<Range, Intermediate> &first_op,
  * @relates LinearOperator
  *
  * Returns the transpose linear operations of
- * @ref op.
+ * @p op.
  *
  * @ingroup LAOperators
  */
@@ -682,7 +682,7 @@ inverse_operator(const LinearOperator<typename Solver::vector_type, typename Sol
  * Returns a LinearOperator that is the identity of the vector space @p Range.
  *
  * The function takes an <code>std::function</code> object
- * @ref reinit_vector
+ * @p reinit_vector
  * as an argument to initialize the <code>reinit_range_vector</code> and
  * <code>reinit_domain_vector</code> objects of the LinearOperator object.
  *

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.