From b867abfce7536d1c7b00a5a2a3d893042047d4d1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 6 Nov 2007 22:06:49 +0000 Subject: [PATCH] Update list of instantiations. git-svn-id: https://svn.dealii.org/trunk@15456 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/vector.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/deal.II/lac/include/lac/vector.h b/deal.II/lac/include/lac/vector.h index 476982d2e3..6cf1e5281b 100644 --- a/deal.II/lac/include/lac/vector.h +++ b/deal.II/lac/include/lac/vector.h @@ -55,9 +55,12 @@ template class BlockVector; * @p vector (with a lowercase "v"), this class implements an element * of a vector space suitable for numerical computations. * - * @note Instantiations for this template are provided for @ and - * @; others can be generated in application programs (see the - * section on @ref Instantiations in the manual). + * @note Instantiations for this template are provided for + * @, @, @, + * @@>, @@>, + * @@>; others can be generated in + * application programs (see the section on @ref Instantiations in the + * manual). * * @author Guido Kanschat, Franz-Theo Suttmeier, Wolfgang Bangerth */ -- 2.39.5