Home
last modified time | relevance | path

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

/petsc/src/benchmarks/
H A DbenchmarkExample.py534 name, stropts = run.split('=', 1) variable
535 …opts = dict([t if len(t) == 2 else (t[0], None) for t in [arg.split('=', 1) for arg in stropts.spl…