EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
EpetraExt_VectorIn.h File Reference
#include <EpetraExt_ConfigDefs.h>
Include dependency graph for EpetraExt_VectorIn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 EpetraExt
 EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix.
 

Functions

int EpetraExt::MatrixMarketFileToVector (const char *filename, const Epetra_BlockMap &map, Epetra_Vector *&A)
 Constructs an Epetra_Vector object from a Matrix Market format file. More...