Changeset 2545
- Timestamp:
- 08/29/23 17:02:18 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS3/trunk/src/node/domain.cpp
r2507 r2545 1353 1353 { 1354 1354 bool lonlatValueExisted = (0 != lonvalue.numElements()) || (0 != latvalue.numElements()); 1355 checkLonLat() ; 1355 1356 checkBounds() ; 1356 1357 checkArea() ;
Note: See TracChangeset
for help on using the changeset viewer.