|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_DefaultProductVector_decl.hpp"#include "Thyra_DefaultProductVectorSpace.hpp"#include "Teuchos_Workspace.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Defines | |
| #define | THYRA_DEFAULT_PRODUCT_VECTOR_INSTANT(SCALAR) |
| #define THYRA_DEFAULT_PRODUCT_VECTOR_INSTANT | ( | SCALAR | ) |
\ template class DefaultProductVector<SCALAR >; \ \ template RCP<ProductVectorBase<SCALAR > > \ castOrCreateNonconstProductVectorBase(const RCP<VectorBase<SCALAR > > v); \ \ template RCP<const ProductVectorBase<SCALAR > > \ castOrCreateProductVectorBase(const RCP<const VectorBase<SCALAR > > v); \
Definition at line 605 of file Thyra_DefaultProductVector_def.hpp.
1.7.4