Ignore:
Timestamp:
11/02/15 11:46:25 (8 years ago)
Author:
mhnguyen
Message:

Implementing the reading of attributes of an axis from a file

+) 3d grid can be read directly from a file
+) Clean some redundant codes
+) Add new attribute declaration that allows to output only desired attributes

Test
+) On Curie
+) test_remap passes and result is correct

File:
1 edited

Legend:

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

    r737 r775  
    114114         void solveTransformedGrid(); 
    115115         void solveGenerateGrid(); 
     116         void solveGridDomainAxisBaseRef(); 
    116117 
    117118         void buildFilterGraph(CGarbageCollector& gc, bool enableOutput); 
Note: See TracChangeset for help on using the changeset viewer.