]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix Tpetra for 13.0 17454/head
authorMaximilian Bergbauer <maximilian.bergbauer@tum.de>
Thu, 8 Aug 2024 10:24:51 +0000 (12:24 +0200)
committerMaximilian Bergbauer <maximilian.bergbauer@tum.de>
Thu, 8 Aug 2024 10:24:51 +0000 (12:24 +0200)
include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h

index 560b3b98b39d608901252173543fe4a81207d791..b1271e0dfe7f3a0a0fd1458d656670e67e5d3607 100644 (file)
@@ -489,7 +489,7 @@ namespace LinearAlgebra
           TpetraTypes::MapType<MemorySpace>>(
           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<size_t>{entries_per_row_size_type}
 #  else
         Teuchos::ArrayRCP<size_t>(entries_per_row_size_type.data(),

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.