
262 FINITE ELEMENT METHOD
as that by Johnson [18] or that by Mitchell and Wait [25]. The discussion presented
here is limited to the case of elliptic ID and 2D boundary value problems. For the
sake of easier reference, three related problems will be restated next.
The first is the original boundary value problem on the bounded, open domain Ω.
That is,
( Du = f (PDE)
BVP^
(10.21)
I u\an = 9 (BC)
where D is an elliptic differential operator on the set V of admissible functions. The
weak reformulation of BVP (10.21) is: find ueV, such that
a(u,v) = (/,v) VveV (10.22)
The Galerkin approximation to Equation (10.22) is: find Uh
G
V^, such that
o(u
h
,v) = (/,v)
VVGV^
(10.23)
The following theorem is stated without
proof.
Theorem 10.1 Let u be the solution to Equation (10.22) and Uh be the solution to
(10.23).
Then there exist a positive constant C, such that
||u-u
h
||v<C||u-v||v
for all v
<G
V^.
The norm || · ||y is based on a bilinear form defined on the space V. The first remark
relative to the theorem is that, of all the elements v of V/¿, Uh provides the best
approximation for u. Further, an upper bound for the distance between Uh and u
may be determined by selecting any single function v of V^.
Perhaps the most convenient function to be used for v is u, the function that
interpolates to u at the nodal locations defined by the discretization elements of
Ω. For example, the finite element solution to the example presented in Section
10.2.3,
and depicted in Figure 10.7 matches the true solution u at the nodal locations.
The basis functions φι in that example are continuous, piecewise linear functions.
Consequently, the the interpolating function
N
Ü
= Σ
OLi
^
i
i
provides a piecewise linear approximating function that matches the value of u at the
nodal locations x¿. Note that the graph of ü is depicted in Figure 10.7 as well. Using
an interpolating function based on the basis functions of V^ allows one to first gauge
the difference between u and ü on an arbitrary element, and then expand that result
to a global estimate.
Without providing the details, which may be found in a numerical analysis source
such as Atkinson [2], the resulting bound for the global norm of u
—
Uh is
||u - UhHv < ||u - u||v < Ä7i
2
max|u"(x)| (10.24)