EpetraExt Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
EpetraExt_PutRowMatrix.h File Reference
#include <Epetra_ConfigDefs.h>
#include "Epetra_MpiComm.h"
#include "Epetra_Comm.h"
#include "engine.h"
#include "mex.h"
Include dependency graph for EpetraExt_PutRowMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Matlab
 

Functions

int Matlab::CopyRowMatrix (mxArray *matlabA, const Epetra_RowMatrix &A)
 
int Matlab::DoCopyRowMatrix (mxArray *matlabA, int &valueCount, const Epetra_RowMatrix &A)