fem_basis_test


fem_basis_test, a FORTRAN90 code which calls fem_basis(), which can evaluate basis functions associated with an M-dimensional simplex (a 1D interval, a 2D triangle, a 3D tetrahedron, and the higher-dimensional generalizations).

Licensing:

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

Related Data and codes:

fem_basis, a FORTRAN90 code which defines basis functions for the finite element method (FEM) for any degree in an M-dimensional simplex (1D interval, 2D triangle, 3D tetrahedron, and higher dimensional generalizations.)

Source Code:


Last revised on 07 July 2020.