ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
BI_BlacsAbort.c
Go to the documentation of this file.
1
#include "
Bdef.h
"
2
3
void
BI_BlacsAbort
(
int
ErrNo)
4
{
5
int
ierr;
6
fflush(stderr);
7
fflush(stdout);
8
ierr=MPI_Abort(MPI_COMM_WORLD, ErrNo);
9
}
BI_BlacsAbort
void BI_BlacsAbort(int ErrNo)
Definition:
BI_BlacsAbort.c:3
Bdef.h
BLACS
SRC
BI_BlacsAbort.c
Generated by
1.8.16