Home
last modified time | relevance | path

Searched defs:trial (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/tests/
H A Dex237.c32 PetscInt nbs = 10, ntype = 10, nN = 8, m, M, trial = 5; in main() local
/petsc/src/ts/impls/implicit/glle/
H A Dglleadapt.c302 } best = {-1, 0, 0}, trial = {-1, 0, 0}, current = {-1, 0, 0}; in TSGLLEAdaptChoose_Both() local
/petsc/src/dm/impls/plex/
H A Dplexsfc.c116 Ijk trial = ZCodeSplit(z + s); in ZLayoutCreate() local