Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/discgrad/
H A Dtsdiscgrad.c17 const char *DGTypes[] = {"gonzalez", "average", "none", "TSDGType", "DG_", NULL}; variable
129 …scgrad_type", "Type of discrete gradient solver", "TSDiscGradSetDGType", DGTypes, (PetscEnum)dg->d… in TSSetFromOptions_DiscGrad()