Ignore:
Timestamp:
07/17/15 13:58:13 (9 years ago)
Author:
rlacroix
Message:

Use the filter infrastructure to handle field references.

Add a pass-through filter to do so.

File:
1 edited

Legend:

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

    r640 r641  
    9393         template <int N> void getData(CArray<double, N>& _data) const; 
    9494 
     95         boost::shared_ptr<COutputPin> getInstantDataFilter(); 
    9596 
    9697         /// Mutateur /// 
Note: See TracChangeset for help on using the changeset viewer.