#include "ten.h"#include "privateTen.h"

Defines | |
| #define | INFO "Convert between different shape triples" |
Functions | |
| int | tend_tconvMain (int argc, char **argv, char *me, hestParm *hparm) |
Variables | |
| char * | _tend_tconvInfoL |
| unrrduCmd | tend_tconvCmd = { "tconv", INFO, tend_tconvMain } |
| #define INFO "Convert between different shape triples" |
| int tend_tconvMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _tend_tconvInfoL |
Initial value:
(INFO ". The triples can be eignvalues, invariants (J, K, R), " "and lots of other things.")
| unrrduCmd tend_tconvCmd = { "tconv", INFO, tend_tconvMain } |
1.5.6