This chapter focuses on numerical methods for solving partial differential equations (PDEs), which involve derivatives in multiple dimensions.
We can write a general, linear 2nd-order PDE for a variable as
where , , and are constants. Depending on their value, we can categorize a PDE into one of three categories:
: elliptic
: parabolic
: hyperbolic
The different PDE types will exhibit different characteristics and will also require slightly different solution approaches.