source: TOOLS/MOZAIC/src/POLY/poly_types.f90 @ 3327

Last change on this file since 3327 was 3326, checked in by omamce, 7 years ago

O.M. : Utility to generate interpolatio weights for OASIS-MCT

File size: 158 bytes
Line 
1! -*- Mode: f90 -*-
2MODULE poly_types
3   USE defprec
4   USE data_types
5   !!
6   !! Data types
7   INTEGER, PARAMETER :: rp = rl
8   !!
9END MODULE poly_types
10!!
Note: See TracBrowser for help on using the repository browser.