In numerical analysis, transfinite interpolation is a means to construct functions over a planar domain in such a way that they match a given function on the boundary. This method is applied in geometric modelling and in the field of finite element method.
The transfinite interpolation method, first introduced by William J. Gordon and Charles A. Hall, receives its name due to how a function belonging to this class is able to match the primitive function at a nondenumerable number of points.In the authors' words:
Transfinite interpolation is similar to the Coons patch, invented in 1967. [1]
With parametrized curves
\vec{c}1(u)
\vec{c}3(u)
\vec{c}2(v)
\vec{c}4(v)
\begin{array}{rcl} \vec{S}(u,v)&=&(1-v)\vec{c}1(u)+v\vec{c}3(u)+(1-u)\vec{c}2(v)+u\vec{c}4(v)\\ &&- \left[ (1-u)(1-v)\vec{P}1,2+uv\vec{P}3,4+u(1-v)\vec{P}1,4+(1-u)v\vec{P}3,2\right] \end{array}
where, e.g.,
\vec{P}1,2
\vec{c}1
\vec{c}2