src/unrrdu/untile.c File Reference

#include "unrrdu.h"
#include "privateUnrrdu.h"

Include dependency graph for untile.c:


Defines

#define INFO   "Undo \"unu tile\": merge slow parts of two axis splits"

Functions

int unrrdu_untileMain (int argc, char **argv, char *me, hestParm *hparm)
 UNRRDU_CMD (untile, INFO)

Variables

char * _unrrdu_untileInfoL

Define Documentation

#define INFO   "Undo \"unu tile\": merge slow parts of two axis splits"


Function Documentation

UNRRDU_CMD ( untile  ,
INFO   
)

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


Variable Documentation

Initial value:

(INFO
 ". Untiling an array means spliting two axes, permuting the slow parts "
 "of those axes to be adjecent in the axis ordering, and then merging "
 "them.  This increases the dimension by one.  Undoing a \"unu tile\" "
 "uses the same \"-s\" argument, and sometimes a different \"-a\" argument, "
 "as demonstrated here for a 3-D array:\n "
 "\"unu untile -a 2 0 1\" undoes \"unu tile -a 2 0 1\"\n "
 "\"unu untile -a 1 0 1\" undoes \"unu tile -a 1 0 2\"\n "
 "\"unu untile -a 0 0 1\" undoes \"unu tile -a 0 1 2\". ")


Generated on Sat May 9 03:55:58 2009 for Teem by  doxygen 1.5.9