Teuchos::AbstractFactoryStd to create MultiVectorBase objects of a given size.
More...
#include <Thyra_MultiVectorAllocator.hpp>
Public Types | |
| typedef Teuchos::RefCountPtr< MultiVectorBase< Scalar > > | ptr_t |
| | |
Public Member Functions | |
| MultiVectorAllocator () | |
| | |
| MultiVectorAllocator (const Teuchos::RefCountPtr< const VectorSpaceBase< Scalar > > &vs, int numMembers) | |
| | |
| const ptr_t | allocate () const |
| | |
Teuchos::AbstractFactoryStd to create MultiVectorBase objects of a given size.
Definition at line 41 of file Thyra_MultiVectorAllocator.hpp.
|
|||||
|
Definition at line 46 of file Thyra_MultiVectorAllocator.hpp. |
|
|||||||||
|
Definition at line 44 of file Thyra_MultiVectorAllocator.hpp. |
|
||||||||||||||||
|
Definition at line 48 of file Thyra_MultiVectorAllocator.hpp. |
|
|||||||||
|
Definition at line 56 of file Thyra_MultiVectorAllocator.hpp. |
1.3.9.1