fem2d_project_function_test


fem2d_project_function_test, a C++ code which calls fem2d_project_function(), which projects a function W(X,Y), given as a formula, into a given finite element method (FEM) space of piecewise linear triangular elements.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

fem2d_project_function, a C++ code which projects a function f(x,y), given as a formula, into a given finite element method (FEM) space of piecewise linear triangular elements.

Source Code:


Last revised on 05 March 2020.