next up previous contents
Next: AUTO constants Up: Command reference Previous: Splabs - print labels   Contents

Subsections

Sppars - print parameter values of special points.

Sppars prints a list of values from a specified column of branch data of a run for special points of a selected type.

Usage

 sppars [-h$ \mathrm \vert$-l] (run$ \mathrm \vert$pfile$ \mathrm \vert$-) type [col [begin [end]]]  

Switches

 -h   :   Display a usage message and exit with nonzero return value.  
 -l   :   Interpret begin and end as labels, not as indices.  

Arguments

 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.  
 type   :   Print labels of special points of type type.  
 col   :   Select value from column col, PAR is column 1 (default).  
 begin   :   Index of first label to print.  
 end   :   Index of last label to print.  

Detailed description

Sppars behaves in exactly the same way as splabs, except that it prints the values of column col of the branch data instead of the solution labels of special points. The column PAR is col=1 and column LAB is col=0.

Bugs

Is there any application?

Return values

Sppars returns 0 on success and 1 if an error occurred or the -h switch was given.


next up previous contents
Next: AUTO constants Up: Command reference Previous: Splabs - print labels   Contents
Frank Schilder 2007-04-12