Home
last modified time | relevance | path

Searched refs:northToSouth (Results 1 – 1 of 1) sorted by relevance

/dports/misc/libemos/libemos-4.5.9-Source/gribex/
H A Dsencode.c1565 fortint northToSouth; in ISSETQG() local
1584 northToSouth = number * 2; in ISSETQG()
1585 MOVE2BYTES(((g->g2)->grid.gaussian.numberOfPointsAlongMeridian),&northToSouth); in ISSETQG()
1605 (fortdouble *) allocateMemory(northToSouth*sizeof(fortdouble)); in ISSETQG()
1607 (fortint *) allocateMemory(northToSouth*sizeof(fortint)); in ISSETQG()
1650 newSection2Size = listOffset + (northToSouth * 2); in ISSETQG()
1657 for(loop=0;loop<northToSouth;loop++) { in ISSETQG()