From 5cecb76a13b28cf15a835f95fef74a26cec1a29e Mon Sep 17 00:00:00 2001 From: Krishnakumar Gopalakrishnan Date: Sat, 11 Jan 2020 23:18:02 +0000 Subject: [PATCH] fixes another reference to step-6 missed in the previous commit --- doc/doxygen/headers/constraints.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/doxygen/headers/constraints.h b/doc/doxygen/headers/constraints.h index 3d5790388b..0291140a5d 100644 --- a/doc/doxygen/headers/constraints.h +++ b/doc/doxygen/headers/constraints.h @@ -164,8 +164,7 @@ * auxiliary vectors (e.g. methods using explicit orthogonalization * procedures). * Nevertheless, this process is more efficient due to its lower - * memory consumption and is discussed in the first few programs - * of the @ref Tutorial , for example in step-6. + * memory consumption. * * The condensation functions exist for different argument types: SparsityPattern, * SparseMatrix and -- 2.39.5