|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_TpetraThyraWrappers.hpp"#include "Thyra_VectorSpaceTester.hpp"#include "Thyra_VectorStdOpsTester.hpp"#include "Thyra_MultiVectorStdOpsTester.hpp"#include "Thyra_VectorStdOps.hpp"#include "Thyra_MultiVectorStdOps.hpp"#include "Thyra_LinearOpTester.hpp"#include "Thyra_DefaultProductVector.hpp"#include "Thyra_TestingTools.hpp"#include "Thyra_ScaledLinearOpBase.hpp"#include "Thyra_RowStatLinearOpBase.hpp"#include "Tpetra_CrsMatrix.hpp"#include "Teuchos_UnitTestHarness.hpp"#include "Teuchos_DefaultComm.hpp"#include "Teuchos_Tuple.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Macros | |
| #define | CHECK_TPETRA_FUNC_CALL_INCREMENT(timerStr, tpetraCode, thyraCode) |
| #define | TPETRA_TIMER_TESTS(SCALAR) |
| #define | THYRA_TPETRA_THYRA_WRAPPERS_INSTANT(SCALAR) |
Typedefs | |
| typedef Tpetra::Map | Thyra::TpetraMap_t |
Variables | |
| const int | Thyra::g_localDim = 4 |
| bool | Thyra::showAllTests = false |
| bool | Thyra::dumpAll = false |
| bool | Thyra::runLinearOpTester = true |
| #define CHECK_TPETRA_FUNC_CALL_INCREMENT | ( | timerStr, | |
| tpetraCode, | |||
| thyraCode ) |
Definition at line 712 of file TpetraThyraWrappers_UnitTests.cpp.
Referenced by Thyra::TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL().
| #define TPETRA_TIMER_TESTS | ( | SCALAR | ) |
Definition at line 836 of file TpetraThyraWrappers_UnitTests.cpp.
| #define THYRA_TPETRA_THYRA_WRAPPERS_INSTANT | ( | SCALAR | ) |
Definition at line 1028 of file TpetraThyraWrappers_UnitTests.cpp.