Searched defs:wrapper (Results 1 – 5 of 5) sorted by relevance
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/ |
| H A D | _timeout.py | 50 def wrapper(*args: _P.args, **kwargs: _P.kwargs) ->_T: function
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | conf.py | 284 def wrapper(*args, **kwargs): function 302 def wrapper(*args, **kwargs): function
|
| /petsc/src/binding/petsc4py/test/ |
| H A D | test_dmplex.py | 428 def wrapper(self, *args, **kwargs): function 437 def wrapper(self, *args, **kwargs): function 450 def wrapper(self, *args, **kwargs): function
|
| /petsc/src/mat/impls/htool/ |
| H A D | htool.hpp | 52 WrapperHtool *wrapper; member
|
| /petsc/lib/petsc/bin/ |
| H A D | PetscBinaryIO.py | 48 def update_wrapper_with_doc(wrapper, wrapped): argument
|