Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex39.c195 const char *const SolutionTypes[] = {"linear", "sinusoidal", "Solution", "", NULL}; variable
212 …m of the exact solution. Options are Linear or Sinusoidal", "ex39.c", SolutionTypes, (PetscEnum)us… in ProcessOptions()