![]() |
Ice Sheet System Model
4.18
Code documentation
|
: return i0,i1, range of local thread. More...
#include <math.h>
Go to the source code of this file.
Functions | |
void | PartitionRange (int *pi0, int *pi1, int num_el, int num_threads, int my_thread) |
: return i0,i1, range of local thread.
Definition in file PartitionRange.cpp.
void PartitionRange | ( | int * | pi0, |
int * | pi1, | ||
int | num_el, | ||
int | num_threads, | ||
int | my_thread | ||
) |
Definition at line 13 of file PartitionRange.cpp.