Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/
H A DgetAPI.py456 def getFunctions(mansec, functiontoinclude, filename): function
686 …if i.endswith('.c') or i.endswith('.cxx'): getFunctions(mansec, functiontoinclude, os.path.join(di…
701 getFunctions(mansec.lower(), functiontoinclude, i)