]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Un-deprecate PETScWrappers::VectorBase::set. 12156/head
authorDavid Wells <drwells@email.unc.edu>
Fri, 7 May 2021 14:39:07 +0000 (10:39 -0400)
committerDavid Wells <drwells@email.unc.edu>
Fri, 7 May 2021 14:39:07 +0000 (10:39 -0400)
We didn't implement import so there is no reason to deprecate this function yet.

Partially reverts 20a81f91beae2d022acebc833c1bca2321c67155.

include/deal.II/lac/petsc_vector_base.h

index c108f403273fe9322e97c2b4314fa40c906526b6..a7cfd7ae3ef0034d8540dfc0cbeae36da3ac6453 100644 (file)
@@ -458,10 +458,7 @@ namespace PETScWrappers
      * vector, this function allows to set a whole set of elements at once.
      * The indices of the elements to be set are stated in the first argument,
      * the corresponding values in the second.
-     *
-     * @deprecated Use import() instead.
      */
-    DEAL_II_DEPRECATED
     void
     set(const std::vector<size_type> &  indices,
         const std::vector<PetscScalar> &values);

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.