EpetraExt
Development
|
#include <Epetra_ConfigDefs.h>
#include "Epetra_MpiComm.h"
#include "Epetra_Comm.h"
#include "engine.h"
#include "mex.h"
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) |