Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
Stokhos_UnitTestBase.cpp File Reference
#include "Teuchos_GlobalMPISession.hpp"
#include "Kokkos_Core.hpp"
#include "Teuchos_UnitTestRepository.hpp"
Include dependency graph for Stokhos_UnitTestBase.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

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

Initialize both Teuchos MPI Comm and Kokkos. Run the tests and return test suite result code.

Definition at line 18 of file Stokhos_UnitTestBase.cpp.