Lines Matching refs:Add
5 % * Use imperative, e.g., Add, Improve, Change, etc.
12 - Add `PETSCPYTHONPATH` to the generated `$PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/petscvariables` fil…
13 - Add `PETSCPYTHONPATH` to the generated `$PETSC_DIR/$PETSC_ARCH/lib/pkgconfig/PETSc.pc` file so it…
15 - Add `EXTRA_OPTIONS_INITIAL` to the test system, which prepends options
22 - Add support for `--download-xxx`, `--with-xxx`, and `-with-xxx-dir` for Python packages that inst…
25 - Add `--with-python-exec-from-env=python` to allow providing the Python to be used by mpi4py and p…
30 - Add `PetscOptionsBool3()`
31 - Add `PETSC_E`
33 - Add `PetscBTCopy()`
36 - Add `PetscStackView()` to the public API
38 - Add `-petsc_viewer_stdout_format formatname` to allow initializing the format of `PETSC_VIEWER_ST…
46 - Add `PetscViewerHDF5SetCompress()` and `PetscViewerHDF5GetCompress()`
51 - Add `PetscDrawLGGetData()`
73 - Add `PetscSectionArrayView()`
78 - Add `PETSCPARTITIONERMULTISTAGE` for improved load balance, edge cut, and performances of large s…
83 - Add `MatConstantDiagonalGetConstant()`
84 - Add `MatNullSpaceRemoveFn` type definition
85 - Add `MatMFFDFn`, `MatMFFDiFn`, `MatMFFDiBaseFn`, and `MatMFFDCheckhFn` type definitions
86 - Add `MatFDColoringFn` type definition
87 - Add support for `-mat_mumps_icntl_15 1` with the companion function `MatMumpsSetBlk()`
97 - Add `PCMatApplyTranspose()` and `PCShellSetMatApplyTranspose()`
99 - Add `PCShellPSolveFn`
100 - Add `PCModifySubMatricesFn`
106 - Add `MatLMVMGetLastUpdate()`
107 - Add `MatLMVMMultAlgorithm`, `MatLMVMSetMultAlgorithm()`, and `MatLMVMGetMultAlgorithm()`
108 - Add `MatLMVMSymBroydenGetPhi()` and `MatLMVMSymBroydenSetPhi()`
109 - Add `MatLMVMSymBadBroydenGetPsi()` and `MatLMVMSymBadBroydenSetPsi()`
111 - Add `KSPFlexibleSetModifyPC()` to provide a common API for setting the modification function for …
112 - Add `KSPFlexibleModifyPCFn` function prototype
115 - Add `KSPPSolveFn`
123 - Add `SNESNormSchedule` support to `SNESKSPONLY`
134 - Add `TSSetRunSteps()` and `-ts_run_steps` for better control of restarted jobs
135 - Add `-ts_monitor_solution_skip_initial` to skip first call to the solution monitor
136 - Add `-ts_monitor_wall_clock_time` to display the elapsed wall-clock time for every step
142 - Add `TaoBRGNSetRegularizationType()`, `TaoBRGNGetRegularizationType()`
143 - Add `TaoGetInequalityConstraintsRoutine()`, `TaoGetEqualityConstraintsRoutine()`, `TaoGetJacobian…
148 - Add new component to support regression and classification machine learning tasks: [](ch_regresso…
149 - Add `PetscRegressor` type `PETSCREGRESSORLINEAR` for solving linear regression problems with opti…
154 - Add `DMHasBound()`, `DM_BC_LOWER_BOUND` and `DM_BC_LOWER_BOUND`
155 - Add `DMSetCellCoordinateField()`
156 - Add ``localized`` argument to `DMSetCoordinateDisc()` and `DMCreateAffineCoordinates_Internal()`
157 - Add `DMCreateGradientMatrix()`
162 - Add `DMSwarmProjectFields()` and `DMSwarmProjectGradientFields()`
167 - Add `DMPlexGetTransform()`, `DMPlexSetTransform()`, `DMPlexGetSaveTransform()`, and `DMPlexSetSav…
168 - Add `DMPlexGetCoordinateMap()` and `DMPlexSetCoordinateMap()`
169 - Add `DMPlexTransformCohesiveExtrudeGetUnsplit()`
170 - Add `DMFieldCreateDefaultFaceQuadrature()`
176 - Add `DMPlexInsertBounds()`
178 - Add `DMPlexComputeBdResidualSingleByKey()` and `DMPlexComputeBdJacobianSingleByLabel()`
179 - Add ``localized`` argument to `DMPlexCreateCoordinateSpace()`
188 - Add `PetscFEExpandFaceQuadrature()`
189 - Add `PetscFECreateBrokenElement()`
208 - Add `PetscDTCreateQuadratureByCell()`
213 - Add `PetscObjectNullify()`