Ignore:
Timestamp:
07/05/16 15:59:02 (8 years ago)
Author:
mhnguyen
Message:

Adding a new type of element into grid: Scalar

+) Add a new node Scalar for xml
+) Make some change on writing scalar value
+) Reorganize some codes
+) Remove some redundant codes

Test
+) On Curie
+) All tests pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/server_distribution_description.hpp

    r865 r887  
    4242                                      int rank, 
    4343                                      int clientSize, 
    44                                       const CArray<bool,1>& axisDomainOrder, 
     44                                      const CArray<int,1>& axisDomainOrder, 
    4545                                      int positionDimensionDistributed = 1); 
    4646 
Note: See TracChangeset for help on using the changeset viewer.