Searched defs:trial (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex237.c | 32 PetscInt nbs = 10, ntype = 10, nN = 8, m, M, trial = 5; in main() local
|
| /petsc/src/ts/impls/implicit/glle/ |
| H A D | glleadapt.c | 302 } best = {-1, 0, 0}, trial = {-1, 0, 0}, current = {-1, 0, 0}; in TSGLLEAdaptChoose_Both() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsfc.c | 116 Ijk trial = ZCodeSplit(z + s); in ZLayoutCreate() local
|