Previous: fittsr Up: ../plot79_f.html Next: fittsv


FITTSS

       SUBROUTINE  FITTSS (IP,VAL,N)
 C$    (Triangulate - Internal Shell Sort)
 C$    A shell sort of sublists in IP(*) and VAL(*).
 C$    (03-APR-82)