From: bangerth Date: Tue, 26 Feb 2008 14:52:25 +0000 (+0000) Subject: Provide link. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06eaa396c0c389a0e8d955a951b57b7016a3860;p=dealii-svn.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 */