OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
BI_Rsend.c File Reference
#include "
Bdef.h
"
Go to the source code of this file.
Functions
void
BI_Rsend
(
BLACSCONTEXT
*ctxt,
Int
dest,
Int
msgid,
BLACBUFF
*bp)
Function Documentation
◆
BI_Rsend()
void BI_Rsend
(
BLACSCONTEXT
*
ctxt
,
Int
dest
,
Int
msgid
,
BLACBUFF
*
bp
)
Definition at line
4
of file
BI_Rsend.c
.
5
{
6
Int
info;
7
8
info=MPI_Rsend(bp->
Buff
, bp->
N
, bp->
dtype
, dest, msgid, ctxt->
scp
->
comm
);
9
}
Int
#define Int
Definition
Bconfig.h:22
bLaCbUfF::N
Int N
Definition
Bdef.h:61
bLaCbUfF::dtype
MPI_Datatype dtype
Definition
Bdef.h:60
bLaCbUfF::Buff
char * Buff
Definition
Bdef.h:56
bLaCsCoNtExT::scp
BLACSSCOPE * scp
Definition
Bdef.h:26
bLaCsScOpE::comm
MPI_Comm comm
Definition
Bdef.h:15
engine
extlib
scalapack-2.2.0
BLACS
SRC
BI_Rsend.c
Generated by
1.15.0