]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove dead function
authorTimo Heister <timo.heister@gmail.com>
Tue, 1 Mar 2016 16:47:48 +0000 (11:47 -0500)
committerTimo Heister <timo.heister@gmail.com>
Tue, 1 Mar 2016 22:05:38 +0000 (17:05 -0500)
Conflicts:

include/deal.II/numerics/matrix_tools.h

include/deal.II/numerics/matrix_tools.h

index f4179c24a4d441583384c7621e0b5dbf05628408..294b8f91f8941a90c158371dbeba9cd6ba0c76c2 100644 (file)
@@ -833,16 +833,6 @@ namespace MatrixTools
                          PETScWrappers::MPI::Vector  &right_hand_side,
                          const bool             eliminate_columns = true);
 
-  /**
-   * Same function, but for parallel PETSc matrices and a non-parallel vector.
-   */
-  void
-  apply_boundary_values (const std::map<types::global_dof_index,PetscScalar> &boundary_values,
-                         PETScWrappers::MPI::SparseMatrix  &matrix,
-                         PETScWrappers::Vector       &solution,
-                         PETScWrappers::MPI::Vector  &right_hand_side,
-                         const bool             eliminate_columns = true);
-
   /**
    * Same as above but for BlockSparseMatrix.
    */

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.