# Mixed Problems

Mixed problems combine characteristics of different PDE types (elliptic, parabolic, hyperbolic) or couple multiple physical phenomena. Convection-diffusion equations are a classic example, combining transport (hyperbolic) with diffusion (parabolic).

```{toctree}
:maxdepth: 2
:caption: Contents

1D/index
2D/index
3D/index
``` 
