Home
last modified time | relevance | path

Searched defs:coeffTypes (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex11.c131 static const char *const coeffTypes[] = {"CONSTANT", "CHECKERBOARD", "ANALYTICAL", "coeffType", "CO… variable
H A Dex12.c410 …const char *coeffTypes[8] = {"none", "analytic", "field", "nonlinear", "ball", "cross", "checkerbo… in ProcessOptions() local