Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/tests/
H A Dex5.c31 PetscInt x_mesh = 15, levels = 3, cycles = 1, use_jacobi = 0; in main() local
43 PetscCall(PetscOptionsGetInt(NULL, NULL, "-x", &x_mesh, NULL)); in main()
56 N[0] = x_mesh; in main()