Finite element method: Difference between revisions

Content deleted Content added
Sblaplace (talk | contribs)
Comparison to the finite difference method: Remove unreferenced section template
Line 98:
where <math>\Omega</math> is a connected open region in the <math>(x,y)</math> plane whose boundary <math>\partial \Omega</math> is nice (e.g., a [[smooth manifold]] or a [[polygon]]), and <math>u_{xx}</math> and <math>u_{yy}</math> denote the second derivatives with respect to <math>x</math> and <math>y</math>, respectively.
 
The problem P1 can be solved directly by computing [[antiderivative]]s. However, this method of solving the [[boundary value problem]] (BVP) works only when there is one spatial dimension. It does not generalize to higher-dimensional problems or problems like <math>u+uV''=f</math>. For this reason, we will develop the finite element method for P1 and outline its generalization to P2.
 
Our explanation will proceed in two steps, which mirror two essential steps one must take to solve a boundary value problem (BVP) using the FEM.