Searched defs:replace (Results 1 – 6 of 6) sorted by relevance
| /petsc/lib/petsc/bin/maint/ |
| H A D | check_header_guard.py | 73 def replace(self, last_line: str, line: str, ret: list[str]) -> list[str]: member in Replacer 98 def replace(self, prev_line: str, line: str, ret: list[str]) -> list[str]: member in PragmaOnce 200 def replace(self, prev_line: str, line: str, ret: list[str]) -> list[str]: member in VerboseHeaderGuard
|
| /petsc/lib/petsc/bin/maint/generators/ |
| H A D | java.py | 19 def replace(enums,senums,structs,aliases,classes,k): function
|
| /petsc/doc/ext/ |
| H A D | html5_petsc.py | 103 def replace(matchobj): function
|
| /petsc/src/ksp/ksp/impls/cg/pipecgrr/ |
| H A D | pipecgrr.c | 22 PetscInt i = 0, replace = 0, nsize; in KSPSolve_PIPECGRR() local
|
| /petsc/src/ksp/pc/impls/fieldsplit/ |
| H A D | fieldsplit.c | 1476 Mat replace; in PCMatApply_FieldSplit_Schur() local
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 1151 PetscBool replace; in CreateConesIS_Private() local
|