Changeset 2318 for XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp
- Timestamp:
- 03/30/22 13:51:09 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp
r2311 r2318 179 179 180 180 template <int N> void setData(const CArray<double, N>& _data); 181 void checkSumLike( const double* array, int numElements, bool output ) const; 181 182 static bool dispatchEvent(CEventServer& event); 182 183 static bool isCollectiveEvent(CEventServer& event);
Note: See TracChangeset
for help on using the changeset viewer.