Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex37.c13 PetscInt i, twentytwo = 22; in main() local
27 PetscCall(PetscPrintf(PETSC_COMM_WORLD, newformatstr, twentytwo, 3.47, 3.0)); in main()