Research Article

An Approach to Computing Multipoint Inversion and Multiray Surface Intersection on Parametric Surface

Algorithm 2

The ODE Solver.

Require:  
1: function ODE
2:for    do
3:if    then
4:(5)
5:else
6:(13)
7:end if
8:end for
9:
10:
11:
12:
13:
14:
15:
16:
17:  return  
18: end function