Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_GlobalMPISession.hpp"
#include "Kokkos_Core.hpp"
#include "Teuchos_UnitTestRepository.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
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.