 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
8 int main(
int argc,
char **argv){
12 int my_rank,my_local_rank,my_size,my_local_size;
31 icecommsize=(int) strtol(argv[2], (
char **)NULL, 10);
int ISSM_MPI_Comm_split(ISSM_MPI_Comm comm, int color, int key, ISSM_MPI_Comm *newcomm)
#define ExceptionTrapEnd()
void OutputResultsx(FemModel *femmodel)
#define ExceptionTrapBegin()
ISSM_MPI_Comm EnvironmentInit(int argc, char **argv)
void AddObject(Param *newparam)
int ISSM_MPI_Comm_rank(ISSM_MPI_Comm comm, int *rank)
int main(int argc, char **argv)
int ISSM_MPI_Intercomm_create(ISSM_MPI_Comm comm, int local_leader, ISSM_MPI_Comm peer_comm, int remote_leader, int tag, ISSM_MPI_Comm *newintercomm)
void EnvironmentFinalize(void)
prototype wrapper for issm.h
int ISSM_MPI_Comm_size(ISSM_MPI_Comm comm, int *size)