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.hpp"
#include "Stokhos_UnitTestHelpers.hpp"
#include "Stokhos_PseudoSpectralExpansionUnitTest.hpp"
Go to the source code of this file.
Classes | |
struct | PseudoSpectralExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType > |
Namespaces | |
PseudoSpectralExpansionUnitTest | |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
UnitTestSetup< int, double > | PseudoSpectralExpansionUnitTest::setup |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 108 of file Stokhos_QuadraturePseudoSpectralExpansionUnitTest.cpp.