Tpetra parallel linear algebra
Version of the Day
Loading...
Searching...
No Matches
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
Nonmember function that computes a residual Computes R = B - A * X.
Definition
Tpetra_KokkosRefactor_Details_MultiVectorLocalDeepCopy.hpp:17
Tpetra::Details::initializeKokkos
void initializeKokkos()
Initialize Kokkos, using command-line arguments (if any) given to Teuchos::GlobalMPISession.
Definition
Tpetra_Details_initializeKokkos.cpp:29
Tpetra
Namespace Tpetra contains the class and methods constituting the Tpetra library.
Generated on
for Tpetra parallel linear algebra by
1.15.0