FKRTOZ COMMENTS
*-- Author : S.Burke / J.V. Morris
      SUBROUTINE FKRTOZ(SIN,CIN,BZ,COUT)
**********************************************************************                                        
*                                                                    *                                        
* Transform a covariance matrix from fixed R to fixed z              *                                        
*                                                                    *                                        
* Assumed to be in terms of (R,PHI)                                  *                                        
*                                                                    *                                        
*                        *** NOT TESTED ***                          *                                        
*                                                                    *                                        
**********************************************************************                                        
**********************************************************************                                        
      CALL UCOPY(CIN(3,2),COUT(3,2),38)                                                                
*