Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degparallel.c3339 int maxneededtimes,totneededtimes; in RenumberPartitions() local
3356 totneededtimes = 0; in RenumberPartitions()
3370 for(l=1;l<=totneededtimes;l++) { in RenumberPartitions()
3383 totneededtimes++; in RenumberPartitions()
3384 partparttable[totneededtimes] = Ivector(1,partitions); in RenumberPartitions()
3386 partparttable[totneededtimes][m] = 0; in RenumberPartitions()
3387 partparttable[totneededtimes][part1] = part2; in RenumberPartitions()
3408 for(j=1;j<=totneededtimes;j++) { in RenumberPartitions()
3446 for(i=1;i<=totneededtimes;i++) in RenumberPartitions()