fem2d_project_function_test, an Octave code which calls fem2d_project_function(), which projects a function W(X,Y), given as a formula, into a given finite element space of piecewise linear triangular elements.
The computer code and data files described and made available on this web page are distributed under the MIT license
fem2d_project_function, an Octave code which projects a function f(x,y), given as a formula, into a given finite element space of piecewise linear triangular elements.