Searched refs:funcTypes (Results 1 – 1 of 1) sorted by relevance
46 const char *funcTypes[2] = {"constant", "linear"}; in ProcessOptions() local59 …PetscCall(PetscOptionsEList("-func_type", "The function type", "ex2.c", funcTypes, 2, funcTypes[op… in ProcessOptions()