I need to find the solution in rectangle on an unstructured triangular grid, the example of grid here.
I should estimate the values of function for the vertices of triangles. Five point discretization will not fit these requirements, but I can't find any papers about the discretization on unstructured grids. Is there any existing approach for this problem?