Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions
Stokhos_SacadoPCEUnitTest.cpp File Reference
#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"
Include dependency graph for Stokhos_SacadoPCEUnitTest.cpp:

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 Documentation

Definition at line 18 of file Stokhos_SacadoPCEUnitTest.cpp.

Definition at line 19 of file Stokhos_SacadoPCEUnitTest.cpp.

Function Documentation

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

Definition at line 23 of file Stokhos_SacadoPCEUnitTest.cpp.