Searched refs:PFApplyVec_Constant (Results 1 – 1 of 1) sorted by relevance
14 static PetscErrorCode PFApplyVec_Constant(void *value, Vec x, Vec y) in PFApplyVec_Constant() function64 …PetscCall(PFSet(pf, PFApply_Constant, PFApplyVec_Constant, PFView_Constant, PFDestroy_Constant, lo… in PFCreate_Constant()