bsp_abort.c File Reference

implements the internal abort function: bsp_intern_abort() More...

#include <stdio.h>
#include "bsp_abort.h"
#include <stdlib.h>
#include <mpi.h>

Include dependency graph for bsp_abort.c:

Go to the source code of this file.

Functions

void bsp_intern_abort (const int err_number, const char *func, const char *file, int line)
 Is used by other library functions when a task could not be successfully completed.


Detailed Description

implements the internal abort function: bsp_intern_abort()

Author:
Wijnand Suijlen

Definition in file bsp_abort.c.


Function Documentation

void bsp_intern_abort const int  err_number,
const char *  func,
const char *  file,
int  line
 

Is used by other library functions when a task could not be successfully completed.

Parameters:
err_number one of the Error numbers in ErrorNumbers
func the function name which caused the bsp_intern_abort
file the file name
line the line number

Definition at line 43 of file bsp_abort.c.

References ERR_MESSAGES.

Referenced by bsp_abort(), bsp_callocx(), bsp_mallocx(), memoryRegister_find(), and memoryRegister_pop().


Generated on Sat Apr 8 20:13:05 2006 for BSPonMPI by  doxygen 1.4.6