From ff26290466bee01ada918f51795cc2318514ba84 Mon Sep 17 00:00:00 2001 From: heister Date: Tue, 5 Jun 2012 18:53:54 +0000 Subject: [PATCH] clarify documentation git-svn-id: https://svn.dealii.org/trunk@25603 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/constraints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/doxygen/headers/constraints.h b/deal.II/doc/doxygen/headers/constraints.h index eaa7fdc5f6..ae120a6138 100644 --- a/deal.II/doc/doxygen/headers/constraints.h +++ b/deal.II/doc/doxygen/headers/constraints.h @@ -314,7 +314,7 @@ * use_inhomogeneities_for_rhs = true and apply it to * the system matrix and the right-hand-side * - Set the concerning components of the solution to the inhomogeneous - * constrained values + * constrained values (for example using ConstraintMatrix::distribute()) * - solve() the linear system * - Depending on the solver now you have to apply the ConstraintMatrix::distribute() * function to the solution, because the solver could change the constrained -- 2.39.5