Finite element method
The finite element method is currently one of the most popular numerical methods for solving engineering problems. Based on the Galerkin weak form, the problem domain is discretized into non-overlapping sub-domains, namely elements. The elements usually take simple geometrical shape, e.g triangles or quadrilaterals (see the Figure below). The vertices of elements are called nodes. … Read more