#include "ten.h"
#include "privateTen.h"
Defines | |
#define | INFO "Scale the anisotropic component of the tensors" |
Functions | |
int | tend_anscaleMain (int argc, char **argv, char *me, hestParm *hparm) |
TEND_CMD (anscale, INFO) | |
Variables | |
char * | _tend_anscaleInfoL |
#define INFO "Scale the anisotropic component of the tensors" |
int tend_anscaleMain | ( | int | argc, | |
char ** | argv, | |||
char * | me, | |||
hestParm * | hparm | |||
) |
TEND_CMD | ( | anscale | , | |
INFO | ||||
) |
char* _tend_anscaleInfoL |
Initial value:
(INFO ". This maintains the isotropic component of the tensor, and fixes " "either the trace or determinant, " "while scaling up (or down) the \"deviatoric\" component " "of the tensor. Good for exaggerating the shape of nearly isotropic " "tensors.")