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_KL_OneDExponentialCovarianceFunction.hpp"
#include "Stokhos_KL_ExponentialRandomField.hpp"
#include "Stokhos_UnitTestHelpers.hpp"
Go to the source code of this file.
Namespaces | |
ExponentialRandomFieldUnitTest | |
Functions | |
ExponentialRandomFieldUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ExponentialRandomField, OneD_Eigenvalue_Ordering) | |
ExponentialRandomFieldUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ExponentialRandomField, OneD_Frequency_Spacing) | |
ExponentialRandomFieldUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ExponentialRandomField, OneD_Eigenfunction_Norm) | |
ExponentialRandomFieldUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ExponentialRandomField, OneD_Eigenfunction_Orthogonality) | |
ExponentialRandomFieldUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ExponentialRandomField, OneD_Eigen_Solution) | |
ExponentialRandomFieldUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ExponentialRandomField, Product_Eigen_Solution) | |