Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
sacado
kokkos
vector
Kokkos_View_MP_Vector.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Stokhos Package
4
//
5
// Copyright 2009 NTESS and the Stokhos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
namespace
Kokkos {
11
12
// Global vector size to be used in code that hasn't been refactored
13
// into passing the vector size (e.g., Tpetra)
14
unsigned
global_sacado_mp_vector_size
= 0;
15
16
}
Kokkos::global_sacado_mp_vector_size
unsigned global_sacado_mp_vector_size
Definition:
Kokkos_View_MP_Vector.cpp:14
Generated on Fri Nov 22 2024 09:18:08 for Stokhos Package Browser (Single Doxygen Collection) by
1.8.5