]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove the last header cycle. 18085/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Feb 2025 17:56:48 +0000 (10:56 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Feb 2025 17:56:48 +0000 (10:56 -0700)
include/deal.II/lac/trilinos_tpetra_block_vector.h

index cc09a41de90533c23085724f754c2877b49f2969..120ce36073de842b6b393b615e5c6d2cd0034850 100644 (file)
 
 #  include <deal.II/lac/block_indices.h>
 #  include <deal.II/lac/block_vector_base.h>
-#  include <deal.II/lac/trilinos_tpetra_block_sparse_matrix.h>
 #  include <deal.II/lac/trilinos_tpetra_vector.h>
 
 DEAL_II_NAMESPACE_OPEN
 
-// forward declaration
-#  ifndef DOXYGEN
-template <typename Number>
-class BlockVectorBase;
-
-namespace LinearAlgebra
-{
-  // forward declaration
-  namespace TpetraWrappers
-  {
-    template <typename Number, typename MemorySpace>
-    class BlockVector;
-
-    template <typename Number, typename MemorySpace>
-    class BlockSparseMatrix;
-  } // namespace TpetraWrappers
-} // namespace LinearAlgebra
-#  endif // DOXYGEN
-
 namespace LinearAlgebra
 {
   /**

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.