Ignore:
Timestamp:
08/20/07 18:08:13 (17 years ago)
Author:
pinsard
Message:

keywords in uppercase in headers of pro files

Location:
trunk/SRC/Interpolation
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Interpolation/extrapolate.pro

    r242 r261  
    2121; (to be sure to fill everything, you can use a very large value) 
    2222; 
    23 ; @keyword x_periodic {type=scalar, 0 or 1}{default=0} 
     23; @keyword X_PERIODIC {type=scalar, 0 or 1}{default=0} 
    2424; put 1 to specify that the data are periodic along x axis 
    2525; 
  • trunk/SRC/Interpolation/lbcorca.pro

    r247 r261  
    1616; @param psign {in}{optional}{type=1. or -1.}{default=1.} 
    1717; 
    18 ; @keyword verbose {optional}{type=0 or 1}{default=0} 
     18; @keyword VERBOSE {optional}{type=0 or 1}{default=0} 
    1919; Activate to get error information when getting a wrong lateral boundaries condition 
    2020; 
    21 ; @keyword correction {optional}{type=0 or 1}{default=0} 
     21; @keyword CORRECTION {optional}{type=0 or 1}{default=0} 
    2222; Activate to correct the wrong lateral boundary condition in arr (in that case arr is changed) 
    2323; 
Note: See TracChangeset for help on using the changeset viewer.