From: bangerth Date: Tue, 6 Nov 2007 22:06:49 +0000 (+0000) Subject: Update list of instantiations. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faac9cddd6fed5cd7a64199bcc8836e89bbbf1bc;p=dealii-svn.git Update list of instantiations. git-svn-id: https://svn.dealii.org/trunk@15456 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 */