|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_DefaultSpmdVectorSpace.hpp"#include "Thyra_DefaultProductVectorSpace.hpp"#include "Thyra_DefaultProductVector.hpp"#include "Thyra_DefaultProductMultiVector.hpp"#include "Thyra_DetachedSpmdVectorView.hpp"#include "Thyra_DetachedVectorView.hpp"#include "Thyra_VectorStdOps.hpp"#include "Thyra_MultiVectorStdOps.hpp"#include "Thyra_TestingTools.hpp"#include "Teuchos_DefaultComm.hpp"#include "Teuchos_UnitTestHarness.hpp"#include "Thyra_UnitTestHelpers.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Functions | |
| template<class Scalar > | |
| RCP< VectorSpaceBase< Scalar > > | Thyra::createSpmdVectorSpace (const Ordinal localDim) |
| template<class Scalar > | |
| RCP< VectorSpaceBase< Scalar > > | Thyra::createProductVectorSpace (const Ordinal localDim, const int numBlocks) |
| Thyra::TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL (DefaultProductVectorSpace, defaultConstruct, Scalar) | |
| Thyra::THYRA_UNIT_TEST_TEMPLATE_1_INSTANT_SCALAR_TYPES (DefaultProductVectorSpace, defaultConstruct) TEUCHOS_UNIT_TEST(DefaultProductVectorSpace | |
1.7.4