SCALAPACK
2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
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
Int
#define Int
Definition
Bconfig.h:22
Bdef.h
BLACS
SRC
BI_BlacsAbort.c
Generated on Sun Jan 12 2025 15:58:37 for SCALAPACK by
1.9.8