Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex45.c22 } SolutionType; typedef
26 SolutionType solType; /* Type of exact solution */
213 options->solType = (SolutionType)sol; in ProcessOptions()
H A Dex53.c43 } SolutionType; typedef
61 SolutionType solType; /* Type of exact solution */
1505 options->solType = (SolutionType)sol; in ProcessOptions()
/petsc/src/snes/tutorials/
H A Dex17.c31 } SolutionType; typedef
53 SolutionType solType; /* Type of exact solution */
359 options->solType = (SolutionType)sol; in ProcessOptions()
H A Dex69.c27 } SolutionType; typedef
41 SolutionType solType; /* The type of exact solution */
3001 options->solType = (SolutionType)sol; in ProcessOptions()