Lines Matching refs:to
8 - Add support for `-debug_terminal` Terminal to use Apple's Terminal
10 - Make Terminal the default device to display the debugger on Apple
19 be passed to make to automatically add firewall rules preventing
26 - Change `--download-petsc4py` to `--with-petsc4py` to have PETSc build
43 YAML support (but can still be used to avoid compiling source
49 - Add `PETSCRANDOMCURAND` to support CURAND random number generator
50 - Add `PetscRandomGetValues()` and `PetscRandomGetValuesReal()` to retrieve
52 - Add `PetscOptions` argument to `PetscOptionsInsertFileYAML()`
53 - Add `PetscCalloc()` to allocate zeroed memory
56 - Update YAML options file processing to ignore keys starting with
60 - Add new option to `-log_view` to view nested event timing
68 `PetscViewerFlowControlEndMaster()` to
90 - Rename `PetscLayoutsCreateSF()` to `PetscSFCreateFromLayouts()` and
91 move its declaration from `petscis.h` to `petscsf.h`
96 - Add experimental NVIDIA NVSHMEM support; For details on how to use
98 - Add `PetscSFCreateByMatchingIndices()` to create SF by matching root
107 - Change `Vec{Get,Restore}Array{Read}Inplace` to
109 to also return the memory type of the array
113 index sets to access the original components within the
125 - Add `MatSetPreallocationCOO()` and `MatSetValuesCOO()` to preallocate and
138 - Change option `-mat_cusparse_transgen` to `-mat_form_explicit_transpose` to hint PETSc to form an…
146 which to reduce active processors on coarse grids in `PCGAMG` that
148 - Change `PCCompositeAddPC()` to `PCCompositeAddPCType()`, now
155 - Add `PCMGSetResidualTranspose()` to support transposed linear solve
166 - Add `KSPConvergedReasonViewSet()` to set an ADDITIONAL function that
167 is to be used at the end of the linear solver to display the
169 - Add `KSPConvergedReasonViewCancel()` to remove all user-added
171 - Add `KSPGetConvergedReasonString()` to retrieve a human readable
173 - Change `KSPReasonView()` to `KSPConvergenceReasonView()`
174 - Change `KSPReasonViewFromOptions()` to
176 - Add `KSPConvergedDefaultSetConvergedMaxits()` to declare convergence
178 - Fix many `KSP` implementations to actually perform the number of
180 - Chebyshev uses `MAT_SPD` to default to CG for the eigen estimate
182 allreduces to one per two iterations and overlaps it with two PCs
184 - Add `KSPConvergedRateView()` and `KSPComputeConvergenceRate()` to
186 - Add `KSPSetUseExplicitTranspose()` to explicitly transpose the
191 - Add arguments to `KSPMonitorSetFromOptions()` to allow line graphs
192 to be configured
195 - Reduce default `KSPView()` ASCII output to a single subdomain's
197 `-ksp_view ::ascii_info_detail` to output KSP/PC information for all
207 - Add `SNESConvergedReasonViewSet()` to set an ADDITIONAL function
208 that is to be used at the end of the nonlinear solver to display
210 - Add `SNESConvergedReasonViewCancel()` to remove all user-added
212 - Add `SNESGetConvergedReasonString()` to retrieve a human readable
214 - Add `SNESFASFullSetTotal()` to use total residual restriction and
225 - Change to `--download-sundials2` to indicate the version of SUNDIALS
229 - Add `TSGetNumEvents()` to retrieve the number of events
232 - Add `TSSetMatStructure()` to indicate the relationship between the
234 - Automatically set the `MatStructure` flag of TS to
241 - Add `TaoSetRecycleFlag()` and `TaoGetRecycleFlag()` interfaces to
242 enable some Tao algorithms to re-use iterate information from the
251 - Change `DMDACreatePatchIS()` to collective operation and add an
252 extra argument to indicate whether off processor values will be
266 - Add `-dm_view_radius` to set size of drawn particles
274 - Add `DMGet/SetFieldAvoidTensor()` to allow fields to exclude tensor
277 - Add high order FEM interpolation to `DMInterpolationEvaluate()`
288 `PetscDualSpaceLagrangeGet/SetMomentOrder()` to allow a moment
302 - Rename `DMNetworkSet/GetSizes()` to `DMNetworkSet/GetNumSubNetworks()`
303 - Rename `DMNetworkGetComponentVariableOffset()` to
305 `DMNetworkGetComponentVariableGlobalOffset()` to
307 - Rename `DMNetworkGetSubnetworkInfo()` to `DMNetworkGetSubnetwork()`
314 - Add `PetscDSGet/SetJetDegree()`, and `-dm_ds_jet_degree` is needed to
316 - Add `PetscWeakForm` class to manage function pointers for problem
325 - Add `PetscDLAddr()` to get name for a symbol