![]() |
Ice Sheet System Model
4.18
Code documentation
|
from a local range on each cpu, we determine what lower row and upper row from a matrix a cpu owns. More...
#include <stdio.h>
#include "../../../shared/MemOps/MemOps.h"
#include "../../../shared/io/Comm/IssmComm.h"
Go to the source code of this file.
Functions | |
void | GetOwnershipBoundariesFromRange (int *plower_row, int *pupper_row, int range, ISSM_MPI_Comm comm) |
from a local range on each cpu, we determine what lower row and upper row from a matrix a cpu owns.
Definition in file GetOwnershipBoundariesFromRange.cpp.
void GetOwnershipBoundariesFromRange | ( | int * | plower_row, |
int * | pupper_row, | ||
int | range, | ||
ISSM_MPI_Comm | comm | ||
) |
Definition at line 16 of file GetOwnershipBoundariesFromRange.cpp.