Home
last modified time | relevance | path

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

/petsc/config/
H A Dpetsc_harness.sh284 if test ${todo} -gt 0; then
285 printf "todo %s\n" "$todo" >> "$logfile"
/petsc/config/BuildSystem/config/
H A Dframework.py1219 todo = Queue.Queue()
1225 todo.put(child)
1313 worker = Thread(target = processChildren, args = (i, todo,))
1335 todo.put(child)
1337 todo.join() # novermin
/petsc/lib/petsc/bin/maint/
H A Dxclude60 petsc-dist/todo
/petsc/doc/developers/
H A Dtesting.md135 provide a string indicating why it is todo.