Searched refs:constRhs (Results 1 – 1 of 1) sorted by relevance
410 PetscBool constRhs = PETSC_FALSE; in TestFreeField() local416 PetscCall(PetscOptionsGetBool(NULL, NULL, "-const_rhs", &constRhs, NULL)); in TestFreeField()432 if (constRhs) PetscCall(VecSet(psi, 1.)); in TestFreeField()