From ef3b46be5f5c96b1850aeb45be8a5c246b33902b Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 30 Dec 2008 03:26:08 +0000 Subject: [PATCH] Remove ambiguous language. git-svn-id: https://svn.dealii.org/trunk@18054 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/trilinos_sparse_matrix.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/deal.II/lac/include/lac/trilinos_sparse_matrix.h b/deal.II/lac/include/lac/trilinos_sparse_matrix.h index 0a646f8325..fe8f684854 100755 --- a/deal.II/lac/include/lac/trilinos_sparse_matrix.h +++ b/deal.II/lac/include/lac/trilinos_sparse_matrix.h @@ -449,8 +449,7 @@ namespace TrilinosWrappers /** * Generate a matrix that is completely * stored locally, having #m rows and - * #n columns. The resulting matrix - * will be completely stored locally. + * #n columns. * * The number of columns entries per * row is specified as the maximum @@ -463,8 +462,7 @@ namespace TrilinosWrappers /** * Generate a matrix that is completely * stored locally, having #m rows and - * #n columns. The resulting matrix - * will be completely stored locally. + * #n columns. * * The vector * n_entries_per_row -- 2.39.5