From 1a9645eb21128f8cefeb99b794b416964ec84456 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Sun, 3 Jul 2016 22:27:44 +0200 Subject: [PATCH] Fix documentation for reinit of PETSc MPI Vector --- include/deal.II/lac/petsc_parallel_vector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/deal.II/lac/petsc_parallel_vector.h b/include/deal.II/lac/petsc_parallel_vector.h index 3f005fea9c..937020cd2e 100644 --- a/include/deal.II/lac/petsc_parallel_vector.h +++ b/include/deal.II/lac/petsc_parallel_vector.h @@ -339,7 +339,7 @@ namespace PETScWrappers const bool omit_zeroing_entries = false); /** - * Reinit as a vector without ghost elements. See the constructor with + * Reinit as a vector with ghost elements. See the constructor with * same signature for more details. * * @see -- 2.39.5