Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex2.c46 const char *funcTypes[2] = {"constant", "linear"}; in ProcessOptions() local
59 …PetscCall(PetscOptionsEList("-func_type", "The function type", "ex2.c", funcTypes, 2, funcTypes[op… in ProcessOptions()