I wonder if there is a way to extend the finite difference discretization of the Laplacian on a uniform grid to a nonuniform grid.
More specifically, I am not sure that the finite differences approach is the right approach for my problem, where I have a plane discretized using rectangles of different sizes, that meet at T junctions (see for example this illustration).
Is finite differences a good approach for computing the Laplacian on this grid, or is there a better one?
