HPCToolkit
MPI_Init.c File Reference
#include <mpi.h>
#include "name.h"
Include dependency graph for MPI_Init.c:

Go to the source code of this file.

Functions

static void remember_rank ()
 
int MPI_Init (int *argc, char ***argv)
 
void mpi_init_ (int *ierr)
 

Function Documentation

◆ MPI_Init()

int MPI_Init ( int *  argc,
char ***  argv 
)

Definition at line 88 of file MPI_Init.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mpi_init_()

void mpi_init_ ( int *  ierr)

Definition at line 102 of file MPI_Init.c.

Here is the call graph for this function:

◆ remember_rank()

static void remember_rank ( )
static

Definition at line 118 of file MPI_Init.c.

Here is the call graph for this function:
Here is the caller graph for this function: