Previous: fitsm Up: ../plot79_f.html Next: fittc1


FITTAP

       SUBROUTINE  FITTAP (IAD,P,N,ITR,NTR,IP,LENGTH,KP,MP,MTR,MBDRY,
      X     IERROR)
 C$    (Triangulate - Internal Add Point)
 C$    Add a point to a triangulated  convex set and keep it  both
 C$    convex  and  triangulated.    In  addition,  maintain   the
 C$    boundary of this set as an ordered list of segments.
 C$    (10-OCT-84)