Go to the source code of this file.
Namespaces | |
| namespace | TSFExtended |
Functions | |
| template<class Scalar > | |
| Teuchos::RCP< const Thyra::VectorSpaceBase< Scalar > > | TSFExtended::productSpace (const Array< VectorSpace< Scalar > > &spaces) |
| template<class Scalar > | |
| Teuchos::RCP< const Thyra::VectorSpaceBase< Scalar > > | TSFExtended::productSpace (VectorSpace< Scalar > &s1) |
| template<class Scalar > | |
| Teuchos::RCP< const Thyra::VectorSpaceBase< Scalar > > | TSFExtended::productSpace (VectorSpace< Scalar > &s1, VectorSpace< Scalar > &s2) |
| template<class Scalar > | |
| Teuchos::RCP< const Thyra::VectorSpaceBase< Scalar > > | TSFExtended::productSpace (VectorSpace< Scalar > &s1, VectorSpace< Scalar > &s2, VectorSpace< Scalar > &s3) |