]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge remote-tracking branch 'upstream/master' into remove_even_more_deprecation 9937/head
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 2 May 2022 13:10:47 +0000 (15:10 +0200)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 2 May 2022 13:10:47 +0000 (15:10 +0200)
1  2 
include/deal.II/lac/petsc_vector.h
source/lac/petsc_matrix_base.cc
source/lac/petsc_parallel_sparse_matrix.cc
source/lac/petsc_parallel_vector.cc

index c1d851913e3b6010c1bb0a79ee8865b441b2155f,bfcfb92179fbce9959a64935e9c800c5a28dbefd..aa090221a1155accb73fc9b79a4df94d9f48f5e9
@@@ -202,8 -200,26 +200,8 @@@ namespace PETScWrapper
        template <typename Number>
        explicit Vector(const MPI_Comm &              communicator,
                        const dealii::Vector<Number> &v,
-                       const size_type               local_size);
+                       const size_type               locally_owned_size);
  
 -
 -      /**
 -       * Copy-constructor the values from a PETSc wrapper vector class.
 -       *
 -       * @arg local_size denotes the size of the chunk that shall be stored on
 -       * the present process.
 -       *
 -       * @arg communicator denotes the MPI communicator over which the
 -       * different parts of the vector shall communicate
 -       *
 -       * @deprecated The use of objects that are explicitly of type VectorBase
 -       * is deprecated: use PETScWrappers::MPI::Vector instead.
 -       */
 -      DEAL_II_DEPRECATED
 -      explicit Vector(const MPI_Comm &  communicator,
 -                      const VectorBase &v,
 -                      const size_type   local_size);
 -
        /**
         * Construct a new parallel ghosted PETSc vector from IndexSets.
         *
Simple merge
Simple merge

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.