Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/
H A Dhelp.py95 def addArgument(self, section, name, argType, ignoreDuplicates = 0): argument
100 if ignoreDuplicates:
H A Dscript.py99 … '-h', nargs.ArgBool(None, 0, 'Print this help message', isTemporary = 1), ignoreDuplicates = 1)
100 … '-help', nargs.ArgBool(None, 0, 'Print this help message', isTemporary = 1), ignoreDuplicates = 1)
101 … dir, print package URL - so it can be obtained manually.', isTemporary = 1), ignoreDuplicates = 1)