Searched refs:PFApply_Matlab (Results 1 – 1 of 1) sorted by relevance
35 static PetscErrorCode PFApply_Matlab(void *value, PetscInt n, const PetscScalar *in, PetscScalar *o… in PFApply_Matlab() function73 PetscCall(PFSet(pf, PFApply_Matlab, NULL, PFView_Matlab, PFDestroy_Matlab, matlab)); in PFCreate_Matlab()