Searched refs:sub2sub (Results 1 – 1 of 1) sorted by relevance
20 PetscBool sub2sub = PETSC_FALSE; /* Copy a vector from a subcomm to another subcomm? */ in main() local31 PetscCall(PetscOptionsGetBool(NULL, 0, "-sub2sub", &sub2sub, NULL)); in main()173 if (sub2sub) { in main()