6 char **var_description,
18 Info<<
"Entering: USERD_get_gold_variable_info" <<
endl
29 var_type[
n] = Z_SCALAR;
30 var_classify[
n] = Z_PER_ELEM;
31 var_complex[
n] = FALSE;
47 var_type[
n] = Z_VECTOR;
48 var_classify[
n] = Z_PER_ELEM;
49 var_complex[
n] = FALSE;
65 var_type[
n] = Z_TENSOR9;
66 var_classify[
n] = Z_PER_ELEM;
67 var_complex[
n] = FALSE;
85 var_type[
offset +
n] = Z_SCALAR;
86 var_classify[
offset +
n] = Z_PER_ELEM;
87 var_complex[
offset +
n] = FALSE;
100 var_type[
offset + Ns +
n] = Z_VECTOR;
101 var_classify[
offset + Ns +
n] = Z_PER_ELEM;
102 var_complex[
offset + Ns +
n] = FALSE;
103 var_timeset[
offset + Ns +
n] = 1;
107 var_description[
offset + Ns +
n],
115 Info<<
"Leaving: USERD_get_gold_variable_info" <<
endl
#define forAll(list, i)
Loop across all elements in list.
int USERD_get_gold_variable_info(char **var_description, char **var_filename, int *var_type, int *var_classify, int *var_complex, char **var_ifilename, float *var_freq, int *var_contran, int *var_timeset)
void size(const label)
Override size to be inconsistent with allocated storage.
static int Numparts_available
static word parcelPrepend
static List< word > lagrangianScalarNames
static List< word > lagrangianVectorNames
static label nSprayVariables
static bool isVector[maxNames]
static bool isTensor[maxNames]
static List< word > fieldNames
static bool isScalar[maxNames]
static label var2field[maxNames]
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.
word name(const bool)
Return a word representation of a bool.
void offset(label &lst, const label o)
Ostream & flush(Ostream &os)
Flush stream.