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
test
Performance
PCEMeanMultiply
TestMeanMultiply_Host.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
// Tests
11
#include "
TestMeanMultiply.hpp
"
12
13
// Devices
14
#include "Kokkos_Core.hpp"
15
16
#ifdef KOKKOS_ENABLE_THREADS
17
using
Kokkos::Threads;
18
INST_PERF_DRIVER
(
double
,
int
, Threads)
19
#endif
20
21
#ifdef KOKKOS_ENABLE_OPENMP
22
using
Kokkos::OpenMP;
23
INST_PERF_DRIVER
(
double
,
int
, OpenMP)
24
#endif
INST_PERF_DRIVER
#define INST_PERF_DRIVER(SCALAR, ORDINAL, DEVICE)
Definition:
TestMeanMultiply.hpp:401
TestMeanMultiply.hpp
Generated on Fri Apr 25 2025 09:18:54 for Stokhos Package Browser (Single Doxygen Collection) by
1.8.5