Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Functions
TestMeanMultiply.cpp File Reference
#include <iostream>
#include "Kokkos_Core.hpp"
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_StandardCatchMacros.hpp"
Include dependency graph for TestMeanMultiply.cpp:

Go to the source code of this file.

Functions

template<typename Scalar , typename Ordinal , typename Device >
void performance_test_driver (const Ordinal nGrid, const Ordinal nIter, const Ordinal order, const Ordinal min_var, const Ordinal max_var)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ performance_test_driver()

template<typename Scalar , typename Ordinal , typename Device >
void performance_test_driver ( const Ordinal nGrid,
const Ordinal nIter,
const Ordinal order,
const Ordinal min_var,
const Ordinal max_var )

Definition at line 242 of file TestSpMM.hpp.

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 61 of file TestMeanMultiply.cpp.