5 int which_node_or_elem,
14 Info<<
"Entering: USERD_get_var_value_at_specific" <<
endl
19 label nNode = which_node_or_elem;
51 Info<<
"ERROR in USERD_get_variable_value_at_specific. "
52 <<
"No available variable???"
59 Info<<
"This functionality is not implemented yet."
66 Info<<
"Leaving: USERD_get_var_value_at_specific" <<
endl
int USERD_get_var_value_at_specific(int which_var, int which_node_or_elem, int which_part, int which_elem_type, int time_step, float values[3], int imag_data)
IOobject fieldObject(fieldNames[var2field[nVar]], runTime.name(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE)
volScalarField scalarField(fieldObject, mesh)
volVectorField vectorField(fieldObject, mesh)
static label nSprayVariables
static bool isVector[maxNames]
static List< word > fieldNames
static bool isScalar[maxNames]
static label var2field[maxNames]
VolField< vector > volVectorField
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.
VolField< scalar > volScalarField
Ostream & flush(Ostream &os)
Flush stream.