Changeset 1326


Ignore:
Timestamp:
11/15/17 10:48:04 (6 years ago)
Author:
oabramkina
Message:

Reactivating a grid self-transformation (the case when a field has no reference to another field and there is a transformation defined on its grid).

File:
1 edited

Legend:

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

    r1322 r1326  
    12091209     { 
    12101210       // Temporarily deactivate the self-transformation of grid 
    1211        //grid->transformGrid(grid); 
     1211       grid->transformGrid(grid); 
    12121212     } 
    12131213   } 
Note: See TracChangeset for help on using the changeset viewer.