I know that runge-kutta(RK) method is used to solve Ordinary Differential equations. In some cases i have found it is also used in solving a partial differential equation. But some people say it can't be used to solve a PDE. Can RK method be used to solve a PDE? If not what is the reason?