Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/matlab/
H A Dvmatlab.c110 static PetscErrorCode PetscViewerFileSetName_Matlab(PetscViewer viewer, const char name[]) in PetscViewerFileSetName_Matlab() function
191 …ctComposeFunction((PetscObject)viewer, "PetscViewerFileSetName_C", PetscViewerFileSetName_Matlab)); in PetscViewerCreate_Matlab()