From: Wolfgang Bangerth Date: Tue, 26 Feb 2008 14:52:25 +0000 (+0000) Subject: Provide link. X-Git-Tag: v8.0.0~9373 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e67c9f3be378cc31dc48102c267a16b3e81d0b3;p=dealii.git Provide link. git-svn-id: https://svn.dealii.org/trunk@15785 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/vector_memory.h b/deal.II/doc/doxygen/headers/vector_memory.h index 20a353bd56..8d0021df46 100644 --- a/deal.II/doc/doxygen/headers/vector_memory.h +++ b/deal.II/doc/doxygen/headers/vector_memory.h @@ -20,5 +20,8 @@ * all use an object of the base class VectorMemory to get their auxiliary * vectors. * + * Some discussion on this topic can be found in the discussion of the + * InverseMatrix class in @ref step_20 "step-20". + * * @ingroup LAC */