]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: remove forgotten GO = statement in tpetra compatibility check 14455/head
authorMatthias Maier <tamiko@43-1.org>
Wed, 23 Nov 2022 16:47:34 +0000 (10:47 -0600)
committerMatthias Maier <tamiko@43-1.org>
Wed, 23 Nov 2022 16:47:34 +0000 (10:47 -0600)
Closes: #14372
cmake/configure/configure_20_trilinos.cmake

index 61619bcadaa81030db32d38044486cedbfc60ab7..2fb559f42ce7ea910ecd464fb550f1d142caef31 100644 (file)
@@ -229,7 +229,6 @@ MACRO(FEATURE_TRILINOS_FIND_EXTERNAL var)
         main()
         {
           using LO       = int;
-          using GO       = unsigned int;
           using GO       = ${_global_index_type};
           using map_type = Tpetra::Map<LO, GO>;
           Teuchos::RCP<const map_type>   dummy_map = Teuchos::rcp(new map_type());

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.