Ignore:
Timestamp:
06/19/13 10:09:36 (11 years ago)
Author:
ymipsl
Message:

Add possibility to make inheritance of attributes and reference before closing the context definition.
New fortran fonction : xios_solve inheritance()
After this call, the value of attribute have the inherited value of their parent.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/field.hpp

    r436 r445  
    104104 
    105105         /// Traitements /// 
    106          void solveRefInheritance(void); 
     106         void solveRefInheritance(bool apply); 
    107107         void solveGridReference(void); 
    108108         void solveOperation(void); 
Note: See TracChangeset for help on using the changeset viewer.