Home
last modified time | relevance | path

Searched refs:PetscViewerFileSetMode_Matlab (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/classes/viewer/impls/matlab/
H A Dvmatlab.c98 static PetscErrorCode PetscViewerFileSetMode_Matlab(PetscViewer viewer, PetscFileMode type) in PetscViewerFileSetMode_Matlab() function
192 …ctComposeFunction((PetscObject)viewer, "PetscViewerFileSetMode_C", PetscViewerFileSetMode_Matlab)); in PetscViewerCreate_Matlab()