From: wolf Date: Tue, 23 Mar 2004 20:00:22 +0000 (+0000) Subject: Rename header. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd88cbf266e46b9a9455dc7f03cbcd60114fc6c0;p=dealii-svn.git Rename header. git-svn-id: https://svn.dealii.org/trunk@8853 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/petsc_parallel_vector.h b/deal.II/lac/include/lac/petsc_parallel_vector.h index cd72d93d65..e7c12e7453 100644 --- a/deal.II/lac/include/lac/petsc_parallel_vector.h +++ b/deal.II/lac/include/lac/petsc_parallel_vector.h @@ -1,4 +1,4 @@ -//---------------------------- petsc_vector.h --------------------------- +//---------------------------- petsc_parallel_vector.h --------------------------- // $Id$ // Version: $Name$ // @@ -9,9 +9,9 @@ // to the file deal.II/doc/license.html for the text and // further information on this license. // -//---------------------------- petsc_vector.h --------------------------- -#ifndef __deal2__petsc_vector_h -#define __deal2__petsc_vector_h +//---------------------------- petsc_parallel_vector.h --------------------------- +#ifndef __deal2__petsc_parallel_vector_h +#define __deal2__petsc_parallel_vector_h #include #include @@ -182,7 +182,7 @@ namespace PETScWrappers #endif // DEAL_II_USE_PETSC -/*---------------------------- petsc_vector.h ---------------------------*/ +/*---------------------------- petsc_parallel_vector.h ---------------------------*/ #endif -/*---------------------------- petsc_vector.h ---------------------------*/ +/*---------------------------- petsc_parallel_vector.h ---------------------------*/