|
Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Stokhos.hpp"
Go to the source code of this file.
Classes | |
| struct | SacadoPCEUnitTest::UnitTestSetup< PCEType > |
Namespaces | |
| namespace | Stokhos |
| Top-level namespace for Stokhos classes and functions. | |
| namespace | SacadoPCEUnitTest |
Macros | |
| #define | UNARY_UNIT_TEST(OP) |
| #define | BINARY_UNIT_TEST(OP, EXPOP) |
| #define | OPASSIGN_UNIT_TEST(OP, EXPOP) |
Functions | |
| template<class PCEType, class OrdinalType, class ValueType> | |
| bool | Stokhos::comparePCEs (const PCEType &a1, const std::string &a1_name, const Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &a2, const std::string &a2_name, const ValueType &rel_tol, const ValueType &abs_tol, Teuchos::FancyOStream &out) |
| SacadoPCEUnitTest::TEUCHOS_UNIT_TEST (Stokhos_PCE, UMinus) | |
| #define UNARY_UNIT_TEST | ( | OP | ) |
Definition at line 203 of file Stokhos_SacadoUQPCEUnitTest.hpp.
| #define BINARY_UNIT_TEST | ( | OP, | |
| EXPOP ) |
Definition at line 240 of file Stokhos_SacadoUQPCEUnitTest.hpp.
| #define OPASSIGN_UNIT_TEST | ( | OP, | |
| EXPOP ) |
Definition at line 332 of file Stokhos_SacadoUQPCEUnitTest.hpp.