Skip to content

Commit

Permalink
MueLu: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
csiefer2 committed Sep 7, 2023
1 parent b2f250f commit a6f3648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/muelu/test/unit_tests/MueLu_Test_ETI.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ bool Automatic_Test_ETI(int argc, char *argv[]) {

if(timedeepcopy)
Tpetra::Details::AddKokkosDeepCopyToTimeMonitor(true);
if(timedeepfence)
if(timefence)
Tpetra::Details::AddKokkosFenceToTimeMonitor(true);

#ifdef HAVE_TEUCHOS_STACKTRACE
Expand Down

0 comments on commit a6f3648

Please sign in to comment.