Printbd prints the branch data of the specified run on screen.
| printbd [-h]
(run |
| -h | : | Display a usage message and exit with nonzero return value. |
| run | : | Read branch data of run with qualified run name run. | ||||
| pfile | : | Read branch data from p.*-file pfile. | ||||
| - | : | Read branch data from standard input. |
Printbd prints on screen the branch data of the run with qualified run name run in a format similar to the output generated by AUTO during a computation. The listing includes all labeled solutions.
Printbd returns 0 on success and 1 if an error occurred or the -h switch was given.