]> 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 16:47:48 +0000 (11:47 -0500)
include/deal.II/numerics/matrix_tools.h

index 4784417ad8791d08d437e0fd5b3e4fce99ce9add..fa2c85f87a888b533fc8f30dd1961f80083cfbb5 100644 (file)
@@ -829,16 +829,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,double> &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.