Teem 1.10.0
src/ten/tendTconv.c File Reference
#include "ten.h"
#include "privateTen.h"
Include dependency graph for tendTconv.c:

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 Documentation

#define INFO   "Convert between different shape triples"

Function Documentation

int tend_tconvMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

Initial value:
  (INFO
   ".  The triples can be eignvalues, invariants (J, K, R), "
   "and lots of other things.")
unrrduCmd tend_tconvCmd = { "tconv", INFO, tend_tconvMain }