|
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::ETPCE::OrthogPoly < double, storage_type > | pce_type |
Functions | |
| int | main (int argc, char *argv[]) |
| typedef Stokhos::StandardStorage<int,double> storage_type |
Definition at line 50 of file Stokhos_SacadoETPCEUnitTest.cpp.
Definition at line 51 of file Stokhos_SacadoETPCEUnitTest.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 55 of file Stokhos_SacadoETPCEUnitTest.cpp.
1.8.5