# Elliptic Problems

Elliptic partial differential equations are used to model steady-state phenomena with no time dependence. Common examples include the Poisson equation and Laplace equation, which describe electrostatic potentials, steady-state heat distribution, and equilibrium fluid flow.

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

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