Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/
H A Dgraph.py49 def clearEdges(self, vertex, inOnly = 0, outOnly = 0): argument
50 if inOnly and outOnly:
54 if not inOnly: