#include "dimensions.h"
#include "paramet.h"
#include "comgeom.h"
Go to the source code of this file.
      
        
          | subroutine laplacien_rot_loc | ( | integer | klevel, | 
        
          |  |  | real, dimension(ijb_v:ije_v,klevel ) | rotin, | 
        
          |  |  | real, dimension( ijb_v:ije_v,klevel ) | rotout, | 
        
          |  |  | real, dimension(ijb_u:ije_u,klevel) | ghx, | 
        
          |  |  | real, dimension(ijb_v:ije_v,klevel) | ghy | 
        
          |  | ) |  |  |