HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
mpi_init.c File Reference

Initialize MPI functions. More...

#include "decs.h"
Include dependency graph for mpi_init.c:

Go to the source code of this file.

Functions

int init_OPENMP_general (FILE *out)
 general initialization for OpenMP Nothing required before user arguments read-in setting number of threads More...
 
int init_OPENMP_sets_fromargs (void)
 general initialization for OpenMP Nothing required before user arguments read-in setting number of threads More...
 
void init_genfiles (int gopp)
 
void set_binarytype (char *binarytype)
 
void get_report_openmp_thread_info (FILE *out)
 just copied from pnmhd code More...
 

Detailed Description

Initialize MPI functions.

Definition in file mpi_init.c.

Function Documentation

void get_report_openmp_thread_info ( FILE *  out)

just copied from pnmhd code


get number of OpenMP threads expected to operate in real pragma calls

Definition at line 1901 of file mpi_init.c.

void init_genfiles ( int  gopp)

Definition at line 334 of file mpi_init.c.

Here is the call graph for this function:

int init_OPENMP_general ( FILE *  out)

general initialization for OpenMP Nothing required before user arguments read-in setting number of threads

Definition at line 74 of file mpi_init.c.

int init_OPENMP_sets_fromargs ( void  )

general initialization for OpenMP Nothing required before user arguments read-in setting number of threads

Definition at line 87 of file mpi_init.c.

void set_binarytype ( char *  binarytype)

Definition at line 438 of file mpi_init.c.

Here is the caller graph for this function: