Gallery

ALFA.gallery.LaplaceMethod
Laplace(;N = 2, h=1, T = Float64)

Creates a CrystalOperator corresponding to the (central differences) discretization of the Laplace operator $Δ=\sum_j \frac{\partial^2}{\partial x_j^2}$in N dimensions.

  • h corresponds to the distance of the grid points.
source