3.4 Difference equations

A difference equation with dependent variables ['u','v'], dependent variables ['t','x'] and parameters ['tau','h'] can be represented by the string

f = 'T(u, t, 2, x)*h + (T(v,x) - T(v, x, 3))*tau'