Home
last modified time | relevance | path

Searched refs:is_method (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/docs/source/
H A Dapidoc.py18 def is_method(obj): function
112 if not summary and not is_function(obj) and is_method(obj):
303 if is_method(attr):
/petsc/src/binding/petsc4py/conf/
H A Dstubgen.py14 def is_method(obj): function
247 if is_method(attr):