Ignore:
Timestamp:
03/15/22 19:00:58 (2 years ago)
Author:
ymipsl
Message:

Add possibility to refer to a grid using the field which is attached to, using notation : "fieldId::"

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp

    r2230 r2311  
    104104         CGrid* getRelGrid(void) const; 
    105105         CFile* getRelFile(void) const; 
     106         CGrid* getAssociatedGrid(void) const ; 
    106107         CDomain* getAssociatedDomain(const std::string& domainId, bool noError=false) const; 
    107108         CAxis*   getAssociatedAxis(const std::string& axisId, bool noError=false) const; 
Note: See TracChangeset for help on using the changeset viewer.