Ignore:
Timestamp:
03/13/15 14:34:26 (9 years ago)
Author:
rlacroix
Message:

Rename axisDomainOrder attribute to axis_domain_order.

"Snake case" is used everywhere else and camel case seems to confuse PGI compilers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/grid_attribute.conf

    r567 r575  
    1313// These attributes should be used privately 
    1414// An array contains order of axis and domains composing of the grid 
    15 DECLARE_ARRAY(bool, 1 , axisDomainOrder) 
     15DECLARE_ARRAY(bool, 1 , axis_domain_order) 
Note: See TracChangeset for help on using the changeset viewer.