Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex47.c118 const char *formTypes[2] = {"primitive", "int_by_parts"}; in ProcessOptions() local
125 …PetscCall(PetscOptionsEList("-form_type", "The weak form type", "ex47.c", formTypes, 2, formTypes[… in ProcessOptions()