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

Defines | |
| #define | INFO "Split one axis into two axes" |
Functions | |
| int | unrrdu_axsplitMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (axsplit, INFO) | |
Variables | |
| char * | _unrrdu_axsplitInfoL |
| #define INFO "Split one axis into two axes" |
| int unrrdu_axsplitMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| UNRRDU_CMD | ( | axsplit | , | |
| INFO | ||||
| ) |
| char* _unrrdu_axsplitInfoL |
Initial value:
(INFO ". More general version of \"unu axinsert\", since a given axis can " "be split into fast and slow axes of arbitrary size, as long as the " "product of the fast and slow sizes is the same as the original size.")
1.5.6