operator + method

DiscreteFieldFunction operator +(
  1. Object other
)

Composes a function that adds, point-wise, other to this function's result, using DiscreteFieldFunction.addValue or DiscreteFieldFunction.addOtherField.