From 077b66064c60a13e2015170b0492f0a66ea66ccb Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 2 Sep 2009 16:16:06 +0000 Subject: [PATCH] Small doc change. git-svn-id: https://svn.dealii.org/trunk@19368 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/trilinos_vector.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/deal.II/lac/include/lac/trilinos_vector.h b/deal.II/lac/include/lac/trilinos_vector.h index 2ecbbb968e..c5dc2e01ae 100755 --- a/deal.II/lac/include/lac/trilinos_vector.h +++ b/deal.II/lac/include/lac/trilinos_vector.h @@ -242,9 +242,7 @@ namespace TrilinosWrappers * be left unchanged and the user has * to set all elements. * - * Reinit functionality. This class - * also has a third possible - * argument, + * This function has a third argument, * allow_different_maps, * that allows for an exchange of * data between two equal-sized @@ -254,7 +252,7 @@ namespace TrilinosWrappers * of this function is to generate a * replication of a whole vector on * each machine, when the calling - * vector is build according to the + * vector is built according to the * localized vector class * TrilinosWrappers::Vector, and * v is a distributed -- 2.39.5