16#ifndef TPETRA_DETAILS_INITIALIZEKOKKOS_HPP
17#define TPETRA_DETAILS_INITIALIZEKOKKOS_HPP
30void initializeKokkos(
int* argc =
nullptr,
char*** argv =
nullptr,
const int myRank = 0);
Implementation details of Tpetra.
void initializeKokkos(int *argc, char ***argv, int myRank)
Initialize Kokkos, using command-line arguments (if any) given to Teuchos::GlobalMPISession.
Namespace Tpetra contains the class and methods constituting the Tpetra library.