#include <mpi.h>#include <stdio.h>
Include dependency graph for mpi_hello_world.c:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 4 of file mpi_hello_world.c.
1.8.6