Home
last modified time | relevance | path

Searched refs:register (Results 1 – 25 of 28) sorted by relevance

12

/petsc/doc/community/meetings/
H A Dmeeting.md28register, but we encourage everyone to attend the whole week as many amazing things are going on i…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPETSc.pyx500 # register finalization function
502 PySys_WriteStderr(b"warning: could not register %s with Py_AtExit()",
551 cdef int register() except -1: function
555 # register citation
559 # register custom implementations
561 # register Python types
600 if ready: register()
609 atexit.register(_pre_finalize)
H A DSys.pyx435 The BibTex citation entry to register.
H A DObject.pyx620 "key: %d, cannot register: %s, "
/petsc/
H A Dgmakefile.test254 define macos-firewall-register
261 macos-firewall-register-mpiexec:
262 -$(call macos-firewall-register, $(MPIEXEC))
267 -$(call macos-firewall-register,$@)
277 -$(call macos-firewall-register,$@)
283 -$(call macos-firewall-register,$@)
287 -$(call macos-firewall-register,$@)
291 -$(call macos-firewall-register,$@)
295 -$(call macos-firewall-register,$@)
425 starttime: pre-clean $(libpetscall) macos-firewall-register-mpiexec
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A DREADME.rst28 point only SLEPc) register additional checkers. See `Checkers` for more information on
96 How do you register a new checker? I.e. given
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section_base.py195 @DiagnosticManager.register(
622 @DiagnosticManager.register(
830 @DiagnosticManager.register(
1107 @DiagnosticManager.register(
H A D_doc_section.py403 @DiagnosticManager.register(
1018 @DiagnosticManager.register(
1187 @DiagnosticManager.register(
H A D_doc_str.py423 @DiagnosticManager.register(
/petsc/doc/community/bofs/
H A D2026_Feb_CASS.md14 **Registration:** <del>https://argonne.zoomgov.com/meeting/register/ay4bMcRgSZaZ-l7u9AzAzQ</del> (e…
16 **Note:** All participants **must register** to receive their own Zoom link. The step is brief and …
/petsc/doc/changes/
H A D211.md120 Logging functionality is completely reworked. Now one can register
H A D2028.md122 XXXRegister_Private() is now XXXRegister() used to register new
H A D34.md23 shared libraries should register their implementations by calling
H A D320.md143 - Add `MatLRCSetMats()` and register creation routine for `MatLRC`
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py269 def register(cls, *args: tuple[str, str]) -> Callable[[_T], _T]: member in DiagnosticsManagerCls
H A D_linter.py128 @DiagnosticManager.register(
/petsc/doc/manual/
H A Ddmnetwork.md21 2. Create components and register them with the network. A “component”
H A Dsnes.md461 in the model of the preexisting ones and register it using
1059 In addition, PETSc provides ways to register new routines to compute
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_util.py28 @DiagnosticManager.register(
/petsc/doc/developers/
H A Dmatrices.md25 then the “hit” of 10 clock cycles to bring it into the register is not
H A Dstyle.md322 05. Do not use the `register` directive.
/petsc/config/BuildSystem/
H A DRDict.py105 atexit.register(self.shutdown)
/petsc/lib/petsc/bin/maint/
H A Dtoclapack.sh101 register int c, paran_count = 1;
2283 /* might hold one of these in a register. */
4274 /* might hold one of these in a register. */
/petsc/doc/community/meetings/2025/
H A Dindex.md280 Please [register](https://ti.to/nf-projects/petsc-annual-meeting) to save your seat.
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DGccAst.pm2929 if($LibInfo{$V}{"info"}{$ParamInfoId}=~/spec:\s*register /)

12