Searched refs:PFView (Results 1 – 2 of 2) sorted by relevance
60 PETSC_EXTERN PetscErrorCode PFView(PF, PetscViewer);
93 …scHeaderCreate(newpf, PF_CLASSID, "PF", "Mathematical functions", "Vec", comm, PFDestroy, PFView)); in PFCreate()250 PetscErrorCode PFView(PF pf, PetscViewer viewer) in PFView() function