Domain decomposition methods: Difference between revisions

Content deleted Content added
m tags and general fixes, removed stub tag using AWB (8842)
No edit summary
Line 22:
<math> v_1'\left(\frac{1}{2}\right)=v_2'\left(\frac{1}{2}\right)</math><br>
Let the interpolating functions be defined as:<br>
<math> v_1 (x) =\sum_{n=0}^{N} u_{n} C_nT_n (y_1(x)) </math><br>
<math> v_2 (x) =\sum_{n=0}^{N} u_{n+N} C_nT_n (y_2(x)) </math><br>
<math> y_1(x)=4x-1 </math><br>
<math> y_2(x)=4x-3 </math><br>