function [res] = F1(X,Y) % This function is used by Finite Element Method (Algorithm 12.5) % to implement F(x,y). res = 0;