Tpetra parallel linear algebra
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
core
src
Tpetra_Details_initializeKokkos.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Tpetra: Templated Linear Algebra Services Package
4
//
5
// Copyright 2008 NTESS and the Tpetra contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
15
16
#ifndef TPETRA_DETAILS_INITIALIZEKOKKOS_HPP
17
#define TPETRA_DETAILS_INITIALIZEKOKKOS_HPP
18
19
namespace
Tpetra {
20
namespace
Details {
21
30
void
31
initializeKokkos
();
32
33
}
// namespace Details
34
}
// namespace Tpetra
35
36
#endif // TPETRA_DETAILS_INITIALIZEKOKKOS_HPP
Tpetra::Details::initializeKokkos
void initializeKokkos()
Initialize Kokkos, using command-line arguments (if any) given to Teuchos::GlobalMPISession.
Definition:
Tpetra_Details_initializeKokkos.cpp:29
Generated on Thu Nov 21 2024 09:19:25 for Tpetra parallel linear algebra by
1.8.5