Lines Matching refs:Add

5 % * Use imperative, e.g., Add, Improve, Change, etc.
12 - Add `-mpiuni-allow-multiprocess-launch` to allow mpiexec to launch multiple indendent MPI-Uni job…
18 - Add `--with-openmp-kernels`
21 - Add `PetscCallReturnMPI()`, `PetscCallMPIReturnMPI()`, and `PetscCheckReturnMPI()` to check for i…
26 - Add `PetscPragmaUseOMPKernels`
31 - Add `PetscObjectContainerCompose()` and `PetscObjectContainerQuery()`
32 - Add `size_t` argument to `PetscMPIErrorString()`
33 - Add `PetscCallExternalAbort()` for calling external library functions from functions not returnin…
34 - Add `PetscRandomSetOptionsPrefix()`
35 - Add `PetscOptionsGetBool3()` to get a ternary logical value from a command line option
43 - Add `PetscViewerASCIIStdoutSetFileUnit()`
44 - Add `PetscShmgetAllocateArrayScalar()`, `PetscShmgetDeallocateArrayScalar()`, `PetscShmgetAllocat…
58 - Add `PetscSFRegisterPersistent()` and `PetscSFDeregisterPersistent()` for safe optimization of pe…
83 - Add `MATOP_GET_BLOCK_DIAGONAL` and `MATOP_GET_VBLOCK_DIAGONAL` to set methods returning the diago…
91 - Add support in `PCFieldSplitSetFields()` including with `-pc_fieldsplit_%d_fields fields` for `MA…
93 - Add `PCCompositeSpecialSetAlphaMat()` API to use a matrix other than the identity in
98 - Add `PCGAMGSetGraphSymmetrize()` and `-pc_gamg_graph_symmetrize` to control symmetrization when c…
99 - Add `-pc_hypre_type ilu` with `-pc_hypre_ilu_type`, `-pc_hypre_ilu_iterative_setup_type`, `-pc_hy…
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…
120 - Add `DMAdaptorMonitor()`, `DMAdaptorMonitorSet()`, `DMAdaptorMonitorCancel()`, and `DMAdaptorMoni…
121 - Add `DMAdaptorMonitorSize()`, `DMAdaptorMonitorError()`, `DMAdaptorMonitorErrorDraw()`, `DMAdapto…
122 - Add `DMAdaptorMonitorRegister()`, `DMAdaptorMonitorRegisterAll()`, and `DMAdaptorMonitorRegisterD…
123 - Add `DMAdaptorGetCriterion()` and `DMAdaptorSetCriterion()`
124 - Add `DMAdaptorSetOptionsPrefix()`
125 - Add Newton's method with arc length continuation: `SNESNEWTONAL` with `SNESNewtonALSetFunction()`…
126 - Add `SNESNewtonTRSetTolerances()` and `SNESNewtonTRSetUpdateParameters()` to programmatically set…
128 - Add `SNESResetCounters()` to reset counters for linear iterations and function evaluations
136 - Add Rosenbrock-W methods from {cite}`rang2015improved` with $B_{PR}$ stability: `TSROSWR34PRW`, `…
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()`
143 - Add `TSGetStepResize()`
144 - Add `-ts_monitor_solution_vtk_interval` to control the interval for dumping files
145 - Add a new ARKIMEX solver for fast-slow systems that are partitioned component-wise and additively…
146 - Add `TSRHSSplitSetIFunction()`, `TSRHSSplitSetIJacobian()`, `TSRHSSplitSetSNES()`, `TSRHSSplitGet…
151 - Add support for `PETSC_DETERMINE` as an argument to `TaoSetTolerances()` and `TaoSetConstraintTol…
157 - Add `DMGetSparseLocalize()` and `DMSetSparseLocalize()`
158 - Add `DMGeomModelRegister()`, `DMGeomModelRegisterAll()`, `DMGeomModelRegisterDestroy()`, `DMSnapT…
159 - Add `DMGetOutputSequenceLength()`
160 - Add an additional return vector to `DMCreateMassMatrixLumped()` to retrieve the local mass lumping
161 - Add `DMPlexMigrateGlobalToNaturalSF()` modifies the NaturalSF to map from the SF's old global sec…
169 - Add `DMLabelGetValueBounds()`
170 - Add `DMPlexOrientLabel()`
171 - Add an argument to `DMPlexLabelCohesiveComplete()` in order to change behavior at surface boundary
173 - Add refinement argument to `DMPlexCreateHexCylinderMesh()`
175 - Add `DMPlexCreateEdgeNumbering()`
176 - Add `DMPlexComputeL2FluxDiffVec()` and `DMPlexComputeL2FluxDiffVecLocal()`
177 - Add `DMAdaptorSetType()`, `DMAdaptorGetType()`, `DMAdaptorRegister()`, `DMAdaptorRegisterAll()`, …
178 - Add `DMAdaptorGetMixedSetupFunction()` and `DMAdaptorSetMixedSetupFunction()`
179 - Add `DMPlexCreateCellNumbering()`
180 - Add `DMPlexBuildFromCellSectionParallel()` and `DMPlexCreateFromCellSectionParallel()`
181 - Add `-dm_plex_box_label` to add "Face Sets" label with current "box" conventions
182 - Add "Face Sets" label to simplex meshes using current "box" conventions
184 - Add `PetscViewerExodusIISetNodalVariable()`, `PetscViewerExodusIISetZonalVariable()`, `PetscViewe…
185 - Add `PetscViewerExodusIISetNodalVariableName()`, `PetscViewerExodusIISetZonalVariableName()`, `Pe…
186 - Add `PetscViewerExodusIISetNodalVariablesNames()`, `PetscViewerExodusIISetZonalVariablesNames()`,…
187 - Add degree bounds to `DMCopyFields()`, `DMCopyDS()`, `PetscDSCopy()`, and `PetscDSSelectDiscretiz…
188 - Add `PetscFELimitDegree()`
189 - Add localizationHeight and sparseLocalize arguments to `DMPlexCreateBoxMesh()` for coordinate loc…
190 - Add parallel CGNS reader, enabled by `-dm_plex_cgns_parallel`
191 - Add CGNS function for `VecLoad()` of solutions in parallel (must be run with `-dm_plex_cgns_paral…
192 - Add `PetscViewerCGNSOpen()` convenience function
193 - Add `PetscViewerCGNSGetSolutionTime()`, `PetscViewerCGNSGetSolutionName()`, `PetscViewerCGNSSetSo…
194 - Add `DMPlexGetDepthStratumGlobalSize()`
208 - Add `PetscDSSetIntegrationParameters()` and `PetscDSSetCellParameters()`
213 - Add `PETSC_NULL_ENUM` to be used instead of `PETSC_NULL_INTEGER` when a pointer to an `enum` is e…
214 - Add `PETSC_NULL_INTEGER_ARRAY`, `PETSC_NULL_SCALAR_ARRAY`, and `PETSC_NULL_REAL_ARRAY` for use in…
216 - Add automatically generated interface definitions for most PETSc functions to detect illegal usag…
217 - Add `PetscObjectIsNull()` for users to check if a PETSc object is `NULL`