Home
last modified time | relevance | path

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

/petsc/src/vec/pf/impls/string/
H A Dcstring.c25 static PetscErrorCode PFSetFromOptions_String(PF pf, PetscOptionItems PetscOptionsObject) in PFSetFromOptions_String() function
96 pf->ops->setfromoptions = PFSetFromOptions_String; in PFStringSetFunction()