Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_TestingHelpers.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Stokhos_Sacado.hpp"
#include "Stokhos_UnitTestHelpers.hpp"
#include "Stokhos_SacadoPCEUnitTest.hpp"
Go to the source code of this file.
Typedefs | |
typedef Stokhos::StandardStorage< int, double > | storage_type |
typedef Sacado::PCE::OrthogPoly < double, storage_type > | pce_type |
Functions | |
int | main (int argc, char *argv[]) |
typedef Stokhos::StandardStorage<int,double> storage_type |
Definition at line 18 of file Stokhos_SacadoPCEUnitTest.cpp.
Definition at line 19 of file Stokhos_SacadoPCEUnitTest.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 23 of file Stokhos_SacadoPCEUnitTest.cpp.