#include <Xpetra_VectorFactory_fwd.hpp>
Static Public Member Functions | |
static RCP< Vector > | Build (const Teuchos::RCP< const Map > &map, bool zeroOut=true) |
Constructor specifying the number of non-zeros for all rows. More... | |
Private Member Functions | |
VectorFactory () | |
Private constructor. This is a static class. More... | |
Definition at line 51 of file Xpetra_VectorFactory_fwd.hpp.
|
inlineprivate |
Private constructor. This is a static class.
Definition at line 76 of file Xpetra_VectorFactory.hpp.
|
inlinestatic |
Constructor specifying the number of non-zeros for all rows.
Definition at line 81 of file Xpetra_VectorFactory.hpp.