%ASSIGN_FUNCTIONVALUE%
assign a function value to selected MESHFREE points
This function is rather not a typical
INTEGRATION, as it does not reduce values of
MESHFREE points to a scalar.
On the other hand, it is useful to assign values within the
INTEGRATION-sequence, in order to use previous integration results and to use assigned values in later integations.
%ind_f% -> where to save the assigned values
[AssignedFunctionValue] -> what function value to assign (as usual, this can be anything in the framework of
RightHandSideExpression)
The assignment is restricted to the
MESHFREE points belonging to the given MaterialTags, and can be further restricted by the
SelectionFeatures .
Neverthless, also this integration item will produce an entry in the timestep file, which shall usually be zero.