Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/tests/
H A Dex9.c20 PetscBool sub2sub = PETSC_FALSE; /* Copy a vector from a subcomm to another subcomm? */ in main() local
31 PetscCall(PetscOptionsGetBool(NULL, 0, "-sub2sub", &sub2sub, NULL)); in main()
173 if (sub2sub) { in main()