SCALAPACK
2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
BI_zMPI_amx.c
Go to the documentation of this file.
1
#include "
Bdef.h
"
2
3
void
BI_zMPI_amx
(
void
*in,
void
*inout,
MpiInt
*N, MPI_Datatype *dtype)
4
{
5
void
BI_zvvamx
(
Int
,
char
*,
char
*);
6
extern
BLACBUFF
BI_AuxBuff
;
7
8
BI_zvvamx
(
BI_AuxBuff
.
Len
, inout, in);
9
}
BI_AuxBuff
BLACBUFF BI_AuxBuff
Definition
BI_GlobalVars.c:10
BI_zMPI_amx
void BI_zMPI_amx(void *in, void *inout, MpiInt *N, MPI_Datatype *dtype)
Definition
BI_zMPI_amx.c:3
BI_zvvamx
void BI_zvvamx(Int N, char *vec1, char *vec2)
Definition
BI_zvvamx.c:2
Int
#define Int
Definition
Bconfig.h:22
MpiInt
#define MpiInt
Definition
Bconfig.h:25
Bdef.h
bLaCbUfF::Len
Int Len
Definition
Bdef.h:57
bLaCbUfF
Definition
Bdef.h:55
BLACS
SRC
BI_zMPI_amx.c
Generated on Sun Jan 12 2025 15:58:37 for SCALAPACK by
1.9.8