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

Defines

#define INFO   "Compute volume of shape triples"

Functions

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

Variables

char * _tend_tripleInfoL
unrrduCmd tend_tripleCmd = { "triple", INFO, tend_tripleMain }

Define Documentation

#define INFO   "Compute volume of shape triples"

Function Documentation

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

Variable Documentation

Initial value:
  (INFO
   ".  The triple can be eignvalues, invariants (J, K, R), "
   "and lots of other things.")
unrrduCmd tend_tripleCmd = { "triple", INFO, tend_tripleMain }