Home
last modified time | relevance | path

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

/petsc/src/vec/pf/impls/constant/
H A Dconst.c44 static PetscErrorCode PFSetFromOptions_Constant(PF pf, PetscOptionItems PetscOptionsObject) in PFSetFromOptions_Constant() function
66 pf->ops->setfromoptions = PFSetFromOptions_Constant; in PFCreate_Constant()