Searched refs:attach (Results 1 – 14 of 14) sorted by relevance
| /petsc/doc/changes/ |
| H A D | 2016.md | 22 - You can now attach several SNES monitoring routines with 35 - You can now attach several KSP monitoring routines with
|
| H A D | 2022.md | 44 These allow the user to attach objects and functions to any PETSc
|
| /petsc/systems/Apple/OSX/bin/ |
| H A D | makedmg | 31 device=`hdiutil attach -readwrite -noverify -noautoopen "pack.temp.dmg" | head -1 | cut -f1`
|
| /petsc/systems/Apple/iOS/bin/ |
| H A D | makedmg | 36 device=`hdiutil attach -readwrite -noverify -noautoopen "pack.temp.dmg" | head -1 | cut -f1`
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _patch.py | 192 def attach(self, cursor_id_errors: WeakListRef) -> None: member in Patch
|
| H A D | _linter.py | 86 patch.attach(weakref.ref(cursor_id_file_local))
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex2_help.out | 27 -debugger_pause [m] : delay (in seconds) to attach debugger 28 -stop_for_debugger : prints message on how to attach debugger manually 29 waits the delay for you to attach
|
| /petsc/doc/developers/ |
| H A D | callbacks.md | 169 attach to the `DM` object two functions that are automatically called
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | README.rst | 8 configured for that cursor. If it does, it will call the handler (which may attach some
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | SF.pyx | 166 targets for other process to attach leaves). 202 targets for other process to attach leaves).
|
| H A D | DMSwarm.pyx | 591 The `DM` to attach to the `DMSwarm`.
|
| H A D | KSP.pyx | 639 The user context is a way for users to attach any information
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 468 To apply these terms, attach the following notices to the library. It is 469 safest to attach them to the start of each source file to most effectively
|
| /petsc/doc/manual/ |
| H A D | dmplex.md | 432 Here, we create the wrapping `DM`, `sdm`, with `DMClone()`, give it a *dm name*, "dmA", attach `s` … 442 In the above, instead of using `DMClone()`, one could also create a new `DMSHELL` object to attach …
|