MueLu: Epetra unit-tests try to run with kokkos-refactored factories
Created by: lucbv
Bug Report
@trilinos/muelu
Description
Some unit-tests are currently being run with both Epetra and kokkos refactor, which is supported. But these tests are also asking for the kokkos factories in MueLu because of the Kokkos_Refactor_On_By_Default
variable being set ON by default when MueLu_ENABLE_KokkosCore
is ON too.