Home
last modified time | relevance | path

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

/petsc/src/vec/pf/impls/matlab/
H A Dcmatlab.c13 static PetscErrorCode PFView_Matlab(void *value, PetscViewer viewer) in PFView_Matlab() function
73 PetscCall(PFSet(pf, PFApply_Matlab, NULL, PFView_Matlab, PFDestroy_Matlab, matlab)); in PFCreate_Matlab()