Searched refs:internal (Results 1 – 25 of 45) sorted by relevance
12
69 view->internal = NULL; in PyPetscBuffer_FillInfo()73 view->internal = malloc(2*sizeof(Py_ssize_t)); in PyPetscBuffer_FillInfo()75 view->internal = PyMem_Malloc(2*sizeof(Py_ssize_t)); in PyPetscBuffer_FillInfo()77 if (!view->internal) { PyErr_NoMemory(); return -1; } in PyPetscBuffer_FillInfo()78 view->shape = (Py_ssize_t *) view->internal; in PyPetscBuffer_FillInfo()93 if (view->internal) free(view->internal); in PyPetscBuffer_Release()95 if (view->internal) PyMem_Free(view->internal); in PyPetscBuffer_Release()97 view->internal = NULL; in PyPetscBuffer_Release()
6 This is primarily a bug-fix release and minor internal updates. Some12 - updates to DA - which delays allocation of internal objects until
197 - Add `MatShellSetContextDestroy()` and add internal refrence counting for user defined `MatShell` …198 - Add `MatShellSetContextDestroy()` and add internal reference counting for user defined `MatShell`…283 - Add `DMPlexSetOverlap()` to promote an internal interface297 - Add `DMNetworkFinalizeComponents()` to setup the internal data structures for components on a net…
51 - PetscSF was split into interface and impls. The internal93 internal members of Vec may need to include the private header,
34 - Changed the internal structure of the PETSc objects. This will not
269 - Add PetscInfoDestroy() - Destroys and resets internal
183 …`SNESConverged()` function that runs the convergence test and updates the internal converged reason
154 - Add `TSGetStepRollBack()` to access the internal rollback flag
108 …automatically rebuilds internal data structures before executing operations with the KAIJ matrix i…
39 …INFOG(36) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - val…40 …INFOG(37) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - sum…41 …INFOG(38) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…42 …INFOG(39) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…88 …INFOG(36) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - val…89 …INFOG(37) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - sum…90 …INFOG(38) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…91 …INFOG(39) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…
51 …INFOG(36) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - val…52 …INFOG(37) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - sum…53 …INFOG(38) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…54 …INFOG(39) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…119 …INFOG(36) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - val…120 …INFOG(37) (after analysis: estimated size of all MUMPS internal data for running BLR in-core - sum…121 …INFOG(38) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…122 …INFOG(39) (after analysis: estimated size of all MUMPS internal data for running BLR out-of-core -…
22 void *internal; member
54 - Extrude a layer of cells into a mesh from an internal surface
105 """Set up the internal data structures for using the solver.169 """Destroy internal data structures of the solver.
187 """Set up the internal data structures for using the scatter.
171 @cython.internal305 @cython.internal577 @cython.internal1428 @cython.internal1724 @cython.internal2067 @cython.internal2390 @cython.internal2790 @cython.internal
337 """Set up the internal data structures for using the device context.
80 """Destroy internal data structures in the `DMLabel`.
2446 """Set up the internal data structures for the `TS`.2602 """Enable to save solutions as an internal `TS` trajectory.2621 """Remove the internal `TS` trajectory object.2873 """Set up the internal data structures for the later use of an adjoint solver.
37 the contents of any externally held references to internal data structures should be
89 … in the ABI Tracker and Upstream Tracker projects, by the community and by the internal test suite:
81 array. To avoid the user having to know about the {ref}`internal numbering conventions used <sec_dm…119 ## Numberings and internal data layout121 While `DMSTAG` aims to hide the details of its internal data layout, for debugging, optimization, a…
117 7. Set up network internal data structures.
228 do manage numerical pivoting internal to their API.
124 - For internal links, use explicit labels, e.g139 - For internal links in the manual with targets outside the manual, always provide alt text