Home
last modified time | relevance | path

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

/petsc/src/vec/pf/impls/constant/
H A Dconst.c21 static PetscErrorCode PFView_Constant(void *value, PetscViewer viewer) in PFView_Constant() function
64 …PetscCall(PFSet(pf, PFApply_Constant, PFApplyVec_Constant, PFView_Constant, PFDestroy_Constant, lo… in PFCreate_Constant()