Ignore:
Timestamp:
04/26/11 09:38:40 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/xmlio/node/grid.hpp

    r182 r183  
    6969         /// Entrées-sorties de champs /// 
    7070         template <StdSize n> 
    71             void inputField(const  ARRAY(double, n) field, ARRAY(double, 1) stored) const; 
     71            void inputField(const ARRAY(double, n) field, ARRAY(double, 1) stored) const; 
    7272             
    7373         void inputFieldServer(const std::deque<ARRAY(double, 1)> storedClient, 
Note: See TracChangeset for help on using the changeset viewer.