#include <Xpetra_VectorFactory_decl.hpp>
|
| static RCP< Xpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal, Node > > | Build (const Teuchos::RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node > > &map, bool zeroOut=true) |
| |
| static Teuchos::RCP< Xpetra::Vector< int, int, long long, EpetraNode > > | Build (const Teuchos::RCP< const Xpetra::Map< int, long long, EpetraNode > > &map, bool zeroOut=true) |
| | Constructor specifying the number of non-zeros for all rows.
|
| |
|
| | VectorFactory ()=default |
| | Private constructor. This is a static class.
|
| |
| | VectorFactory ()=default |
| | Private constructor. This is a static class.
|
| |
◆ Scalar
◆ LocalOrdinal
◆ GlobalOrdinal
◆ Node
◆ VectorFactory() [1/2]
Private constructor. This is a static class.
◆ VectorFactory() [2/2]
Private constructor. This is a static class.
◆ Build() [1/2]
◆ Build() [2/2]
The documentation for this class was generated from the following files: