Greetings,
I want to find the characteristics of the following parabolic PDE
u_t + v u_x + w u_y + a(t, x,y,v,w, u) u_v + b(t, x,y,v,w, u) u_w - u_{vv} - u_{ww} = c(t,x,y,v,w,u)
Where u=u(t,x,y,v,w)
I know how to find the characteristics of a 2nd-order one-dimensional PDE. I also know how...