From: Maximilian Bergbauer Date: Thu, 8 Aug 2024 10:24:51 +0000 (+0200) Subject: Fix Tpetra for 13.0 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17454%2Fhead;p=dealii.git Fix Tpetra for 13.0 --- diff --git a/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h b/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h index 560b3b98b3..b1271e0dfe 100644 --- a/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h +++ b/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h @@ -489,7 +489,7 @@ namespace LinearAlgebra TpetraTypes::MapType>( m, 0, Utilities::Trilinos::tpetra_comm_self()), column_space_map, -# if DEAL_II_TRILINOS_VERSION_GTE(13, 2, 0) +# if DEAL_II_TRILINOS_VERSION_GTE(13, 0, 0) Teuchos::ArrayView{entries_per_row_size_type} # else Teuchos::ArrayRCP(entries_per_row_size_type.data(),