13 Info<<
"Entering: USERD_get_var_by_component" <<
endl 14 <<
"which_variable = " << which_variable <<
endl 15 <<
"which_part = " << which_part <<
endl 16 <<
"var_type = " << var_type <<
endl 17 <<
"which_type = " << which_type <<
endl 18 <<
"component = " << component <<
endl 29 label nCells = cells.size();
31 if (var_type == Z_SCALAR)
50 else if (var_type == Z_VECTOR)
70 else if (var_type == Z_TENSOR9)
98 Info<<
"Leaving: USERD_get_var_by_component" <<
endl
FvWallInfoData< WallInfo, label > 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.
int USERD_get_var_by_component(int which_variable, int which_part, int var_type, int which_type, int imag_data, int component, float *var_array)
List< cellShape > cellShapeList
List of cellShapes and PtrList of List of cellShape.
Ostream & flush(Ostream &os)
Flush stream.