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;
88 var_timeset[offset +
n] = 1;
92 var_description[offset +
n],
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.
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void size(const label)
Override size to be inconsistent with allocated storage.
Ostream & endl(Ostream &os)
Add newline and flush stream.
static List< word > lagrangianScalarNames
static int Numparts_available
static bool isVector[maxNames]
static List< word > fieldNames
static label nSprayVariables
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)
static word parcelPrepend
static List< word > lagrangianVectorNames
static bool isTensor[maxNames]
word name(const complex &)
Return a string representation of a complex.
Ostream & flush(Ostream &os)
Flush stream.
static label var2field[maxNames]
static bool isScalar[maxNames]