Previous: conit Up: ../plot79_c.html Next: conor


CONNC

       SUBROUTINE  CONNC
 C$    (Next, Constant)
 C$    Select P3  to define  the next  triangle along  a  constant
 C$    contour.  Points  P1 and  P2 of  the new  triangle will  be
 C$    points of the old  triangle, while P3 will  be a new  point
 C$    gotten by reflection of the  missing point in the  opposite
 C$    edge.
 C$    (04-FEB-82)