static void initialize(int *argc, char ***argv)
Initialize MPI once. Safe to call only once.
Definition mpi.hpp:39
static void initialize(int &argc, char **argv)
Definition init.hpp:19
KokkosContext & operator=(KokkosContext &&)=delete
KokkosContext(KokkosContext &&)=delete
KokkosContext & operator=(const KokkosContext &)=delete
KokkosContext(const KokkosContext &)=delete