Home
last modified time | relevance | path

Searched defs:mfile (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/classes/viewer/impls/matlab/
H A Dvmatlab.c29 PetscErrorCode PetscViewerMatlabPutArray(PetscViewer mfile, int m, int n, const PetscScalar *array,… in PetscViewerMatlabPutArray()
80 PetscErrorCode PetscViewerMatlabGetArray(PetscViewer mfile, int m, int n, PetscScalar array[], cons… in PetscViewerMatlabGetArray()