Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
CuspSpMM/TestSpMM.cpp File Reference
#include <iostream>
#include <cusp/array2d.h>
#include <cusp/csr_matrix.h>
#include <cusp/MVmultiply.h>
#include <cusp/gallery/poisson.h>
#include <cusp/detail/timer.h>
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_StandardCatchMacros.hpp"
Include dependency graph for CuspSpMM/TestSpMM.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 23 of file CuspSpMM/TestSpMM.cpp.