Searched refs:zerorhs (Results 1 – 1 of 1) sorted by relevance
16 …PetscBool upwind = PETSC_FALSE, nonlocalBC = PETSC_FALSE, zerorhs = PETSC_TRUE, convert = PETSC_… in main() local28 PetscCall(PetscOptionsGetBool(NULL, NULL, "-zerorhs", &zerorhs, NULL)); in main()115 if (zerorhs) PetscCall(VecZeroEntries(rhs)); in main()