Lines Matching refs:Add
25 - Add ISSetInfo(): set local and global properties of an IS (whether
27 - Add ISGetInfo(): query local and global properties of an IS
37 - Add window reusage for PETSCSFWINDOW and support for different
49 - Add Vec{Set|Get}PinnedMemoryMin() and -vec_pinned_memory_min
64 - Add support for target partition weights for
78 - Add MatPropagateSymmetryOptions to propagate symmetry information
82 - Add MATCHOLMOD support for block solves
89 - Add support of selective 64-bit MUMPS, i.e., the regular/default
92 - Add MatProductCreate(), MatProductCreateWithMat(),
122 - Add KSPHPDDMGetDeflationSpace and KSPHPDDMSetDeflationSpace for
137 - Add SNESLineSearchGetType() in v3.13.1.
156 - Add PetscTabulation to hold function tabulation data
157 - Add DMEnclosureType to describe relations between meshes
158 - Add DMGetEnclosureRelation() and DMGetEnclosurePoint() to discover
160 - Add DMPolytopeType to describe different cell constructions
172 - Add DMPlexSetCellType() and DMPlexCreateReferenceCellByType()
184 - Add DMPlexGetSimplexOrBoxCells() to replace
186 - Add DMPolytopTypeGetDim(), DMPolyTopeTypeGetConeSize(),
188 - Add DMLabelSetStratumBounds()
189 - Add DMPlexOrientCell() which orients a single cell
190 - Add DMPlexCompareOrientations() which compares the cone point
192 - Add DMPlexIsInterpolated() which finds out whether the plex is
194 - Add DMPlexIsInterpolatedCollective() which finds out whether the
196 - Add DMPlexIsDistributed() which finds out whether the plex is
202 - Add DMNetworkSetComponentNumVariables(),
216 - Add PetscDTJacobiEval(), PetscDTGaussLobattoJacobiQuadrature()
217 - Add PetscDTIndexToBary() and PetscDTBaryToIndex() for barycentric
219 - Add PetscDTNodeType to enumerate methods of defining interpolation
238 - Add "fieldnum" argument to PetscViewerVTKAddField() to indicate
252 - Add new API to control PetscInfo() programatically:
254 - Add PetscInfoEnabled() - Indicate whether a given PETSc class
256 - Add PetscInfoSetFile() - Set output destination of PetscInfo()
257 - Add PetscInfoGetFile() - Get output destination of PetscInfo()
258 - Add PetscInfoSetClasses() - Sets the classes which PetscInfo()
260 - Add PetscInfoGetClass() - Indicates whether the provided
263 - Add PetscInfoProcessClass() - Activates or deactivates a class
265 - Add PetscInfoGetInfo() - Returns the current state of several
267 - Add PetscInfoSetFilterCommSelf() - Sets PetscInfoCommFlag enum
269 - Add PetscInfoDestroy() - Destroys and resets internal
275 - Add PetscSubcommGetParent() - Gets the communicator that was used
278 - Add PetscSubcommGetContiguousParent() - Gets a communicator that
282 - Add PetscSubcommGetChild() - Gets the communicator created by the