OpenRadioss
2025.1.11
OpenRadioss project
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
MPI_COMM_WORLD
static MPI_Comm MPI_COMM_WORLD
Definition
mpi.h:51
engine
extlib
scalapack-2.2.0
BLACS
SRC
BI_BlacsAbort.c
Generated by
1.15.0