SURFEX v8.1
General documentation of Surfex
Typedefs | Functions
wrap_ftn.c File Reference

Go to the source code of this file.

Typedefs

typedef int ftn_int
 

Functions

static void mpi_init_f (int *ierr)
 
static void mpi_init_thread_f (int *ierr)
 
static void mpi_finalize_f (int *ierr)
 
 BIND_FTN (__wrap_MPI_INIT, __wrap_mpi_init, __wrap_mpi_init_, __wrap_mpi_init__, mpi_init_f, BIND_FTN((ftn_int *ierr),(ierr))
 

Typedef Documentation

◆ ftn_int

typedef int ftn_int

Definition at line 17 of file wrap_ftn.c.

Function Documentation

◆ BIND_FTN()

BIND_FTN ( __wrap_MPI_INIT  ,
__wrap_mpi_init  ,
__wrap_mpi_init_  ,
__wrap_mpi_init__  ,
mpi_init_f  ,
BIND_FTN(  (ftn_int *ierr),
(ierr)   
)

Definition at line 45 of file wrap_ftn.c.

◆ mpi_finalize_f()

static void mpi_finalize_f ( int *  ierr)
static

Definition at line 40 of file wrap_ftn.c.

Here is the call graph for this function:

◆ mpi_init_f()

static void mpi_init_f ( int *  ierr)
static

Definition at line 20 of file wrap_ftn.c.

Here is the call graph for this function:

◆ mpi_init_thread_f()

static void mpi_init_thread_f ( int *  ierr)
static

Definition at line 29 of file wrap_ftn.c.

Here is the call graph for this function: