#include "input.h"
Go to the source code of this file.
Variables | |
static const char * | inputitems2d [] |
static const char * | inputitemssurface [] = {I18N_NOOP("matrix"),I18N_NOOP("image"),I18N_NOOP("x | y | z"),0} |
static const char * | inputitems3d [] = {I18N_NOOP("x | y | z"),I18N_NOOP("matrix"),0} |
static const char * | inputitemspolar [] = {I18N_NOOP("phi | r"),0} |
static const char * | inputitemspie [] = {I18N_NOOP("index | value"),0} |
static const char * | inputitemsternary [] = {I18N_NOOP("a | b | c"),0} |
static const char * | inputitemsqwt [] = {I18N_NOOP("matrix"),I18N_NOOP("x | y | z"),0} |
|
Initial value: {I18N_NOOP("x | y"),I18N_NOOP("x | y | dy"),I18N_NOOP("x | y | dx | dy"), I18N_NOOP("x | y | dy1 | dy2"),I18N_NOOP("y1 | y2 | y3 | ..."), I18N_NOOP("x | y %x"),I18N_NOOP("x | y %y"),0} |
|
|
|
|
|
|
|
|
|
|
|
|