Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/
H A Dnargs.py179 class ArgFuzzyBool(Arg): class
/petsc/config/PETSc/
H A DConfigure.py50 …help.addArgument('PETSc', '-with-coverage=<bool>', nargs.ArgFuzzyBool(None, …
53 …help.addArgument('PETSc', '-with-strict-petscerrorcode=<bool>', nargs.ArgFuzzyBool(None, …