#include <stdio.h>#include <stdlib.h>#include "mpi.h"Go to the source code of this file.
Functions | |
| void | submit_jobs (int *pargc, char ***pargv) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| void submit_jobs | ( | int * | pargc, | |
| char *** | pargv | |||
| ) |
1.5.7.1