I want to solve the one-dimensional heat PDE backward in time ∂u/∂t = -∇2u = -∂2u/∂x2 , x element of [0,L]
Basically, I want to find what the initial temperature profile u(x,t=0) should be such that after some time t1 of diffusion, I am left with the bar at a uniform temperature u(x,t1)=c...