#include <Thyra_SpmdMultiVectorFileIO.hpp>
Public Member Functions | |
| SpmdMultiVectorFileIO (int procRank=-1, int numProcs=-1) | |
| | |
| void | setProcRankAndSize (int procRank=-1, int numProcs=-1) |
| Set the processor rank and the total number of processors. | |
| std::string | getParallelFileName (const std::string &fileNameBase) const |
| Teuchos::RefCountPtr< VectorBase< Scalar > > | readVectorFromFile (const std::string &fileNameBase, const Teuchos::RefCountPtr< const VectorSpaceBase< Scalar > > &vs, const bool binary=false) const |
| void | writeToFile (const MultiVectorBase< Scalar > &mv, const std::string &fileNameBase, const bool binary=false) const |
Definition at line 43 of file Thyra_SpmdMultiVectorFileIO.hpp.
|
||||||||||||||||
|
Definition at line 90 of file Thyra_SpmdMultiVectorFileIO.hpp. |
|
||||||||||||||||
|
Set the processor rank and the total number of processors.
If Definition at line 99 of file Thyra_SpmdMultiVectorFileIO.hpp. |
|
||||||||||
|
brief . Definition at line 109 of file Thyra_SpmdMultiVectorFileIO.hpp. |
|
||||||||||||||||||||
|
brief . Definition at line 122 of file Thyra_SpmdMultiVectorFileIO.hpp. |
|
||||||||||||||||||||
|
brief . Definition at line 142 of file Thyra_SpmdMultiVectorFileIO.hpp. |
1.3.9.1