| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _diag.py | 126 disabled: set[str] 282 self.disabled = set() 294 self.disabled.add(self.check_flag(flag)) 305 self.disabled.discard(self.check_flag(flag)) 337 return self.check_flag(flag) in self.disabled 390 'disable' : self.disabled.update, 391 'ignore' : self.disabled.update 394 old_disabled = copy.deepcopy(self.disabled) 407 self.disabled = old_disabled 593 def disabled(self) -> bool: member in Diagnostic
|
| H A D | _linter.py | 726 if diagnostic.disabled():
|
| /petsc/src/sys/tests/linter/output/ |
| H A D | testDisabled.patch | 14 /* correct by being disabled */
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/ |
| H A D | Tabs.css | 15 a.disabled:hover
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | queue_main.py | 157 DiagnosticManager.disabled = copy.deepcopy(updated_diagnostics_mngr.disabled)
|
| /petsc/src/sys/objects/device/tests/output/ |
| H A D | ex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-none.out | 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-lazy_cuda_env_set_device_enable_cuda-none.out | 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-eager_cuda_no_env_device_enable_cuda-none.out | 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-eager_hip_env_set_device_enable_hip-none.out | 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-lazy_hip_no_env_device_enable_hip-none.out | 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-lazy_hip_env_set_empty_device_enable_hip-none.out | 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-lazy_hip_env_set_device_enable_hip-none.out | 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-eager_hip_env_set_empty_device_enable_hip-none.out | 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-lazy_cuda_no_env_device_enable_cuda-none.out | 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-eager_cuda_env_set_device_enable_cuda-none.out | 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-none.out | 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled
|
| H A D | ex12_device_enable-eager_hip_no_env_device_enable_hip-none.out | 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled
|
| /petsc/src/tao/unconstrained/tutorials/output/ |
| H A D | rosenbrock3_1.out | 34 Recycle: disabled
|
| /petsc/lib/petsc/conf/ |
| H A D | rules | 77 grep -v "warning prebinding disabled" |\ 132 grep -v "warning prebinding disabled" |\
|
| /petsc/doc/changes/ |
| H A D | 314.md | 39 trapping is disabled for LAPACK routines that generate divide by
|
| H A D | 318.md | 38 …ting this feature will emit a warning in case of mismatch. These may be disabled by defining `PETS…
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 662 (disabled-planar-walls ()) 7540 (cache-flush/disabled? #t) 8839 …disabled" . #f))))) ("NOT pseudo-transient IF (single-phase) transient" 120 (lambda () (and (rpget…
|
| /petsc/doc/manual/ |
| H A D | tao.md | 1744 respectively. The active-set estimation can be disabled using the option 1935 allow for a variety of alternative restart strategies, all disabled by 1943 descent step. The flag is `-tao_bncg_dynamic_restart`, disabled by 3008 default, the feature is disabled and the algorithm sets the initial 3014 call. By default, the feature is disabled and the algorithm will reset
|