Lines Matching refs:an
20 - Change `MPIU_Allreduce()` to always returns an MPI error code that should be checked with `PetscC…
94 preconditioners based on an alternating direction iteration, e.g., setting $M$ for
112 - Add support for `PETSC_DETERMINE` as an argument to `KSPSetTolerances()` to set the parameter bac…
118 - Add support for `PETSC_DETERMINE` as an argument to `SNESSetTolerances()` to set the parameter ba…
137 - Add support for `PETSC_DETERMINE` as an argument to `TSSetTolerances()` to set the parameter back…
139 - Add support for `PETSC_DETERMINE` as an argument to `TSSetMaxSteps()` and `TSSetMaxTime()`
151 - Add support for `PETSC_DETERMINE` as an argument to `TaoSetTolerances()` and `TaoSetConstraintTol…
160 - Add an additional return vector to `DMCreateMassMatrixLumped()` to retrieve the local mass lumping
171 - Add an argument to `DMPlexLabelCohesiveComplete()` in order to change behavior at surface boundary
213 - Add `PETSC_NULL_ENUM` to be used instead of `PETSC_NULL_INTEGER` when a pointer to an `enum` is e…
215 …`PETSC_NULL_INTEGER`, `PETSC_NULL_SCALAR`, and `PETSC_NULL_REAL` when an array is expected in a PE…