Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/
H A DgetAPI.py32 allfuncs = set() # both class and standalone functions, used to prevent duplicates variable
516 if not name in functiontoinclude or name in allfuncs:
624 allfuncs.add(name)