Home
last modified time | relevance | path

Searched defs:solTypes (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/tests/ !
H A Dex15.c38 static const char *solTypes[] = {"const", "linear", "quadratic", "trig", "trigx", "particles"}; variable
/petsc/src/snes/tutorials/ !
H A Dex76.c32 const char *solTypes[NUM_SOL_TYPES + 1] = {"quadratic", "cubic", "unknown"}; variable
H A Dex69.c29 const char *solTypes[NUM_SOL_TYPES + 1] = {"solkx", "solcx", "zero", "unknown"}; variable
/petsc/src/ts/tutorials/ !
H A Dex77.c38 const char *solTypes[NUM_SOL_TYPES + 1] = {"trig_trig", "unknown"}; variable
H A Dex76.c55 const char *solTypes[NUM_SOL_TYPES + 1] = {"quadratic", "cubic", "cubic_trig", "taylor_green", "pip… variable