]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add relates ConstraintMatrix
authorESeNonFossiIo <esenonfossiio@gmail.com>
Fri, 18 Sep 2015 08:44:24 +0000 (10:44 +0200)
committerMatthias Maier <tamiko@43-1.org>
Mon, 28 Dec 2015 11:36:24 +0000 (12:36 +0100)
include/deal.II/lac/linear_operator.h
include/deal.II/lac/packaged_operation.h

index e5de2d24520fdf037125869c3722ae303565ad96..d63f733b81a5b0c600a65080575b04ff1bf9da33 100644 (file)
@@ -1155,6 +1155,7 @@ constraints_linear_operator(const ConstraintMatrix &, const Matrix &);
  * transformation as part of a direct stiffness assembly process, 1985.
  * For more details.
  *
+ * @relates ConstraintMatrix
  * @ingroup LAOperators
  */
 template <  typename Range,
@@ -1255,6 +1256,7 @@ constrained_linear_operator(const ConstraintMatrix &, const Matrix &);
  * transformation as part of a direct stiffness assembly process, 1985.
  * For more details.
  *
+ * @relates ConstraintMatrix
  * @ingroup LAOperators
  */
 template <  typename Range,
index 0203cdf8ec348482e2a0a8ca62cfe86ed2b2c93d..6b097cbe53ac4e5cc9b42f741c7b3f7e312bab17 100644 (file)
@@ -867,6 +867,7 @@ constrained_rhs(const ConstraintMatrix &, const Matrix &, const Range &);
  * transformation as part of a direct stiffness assembly process, 1985.
  * For more details.
  *
+ * @relates ConstraintMatrix
  * @ingroup LAOperators
  */
 template <typename Range,

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.