operator + method

ContinuousFieldFunction operator +(
  1. Object other
)

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