ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
BI_dMPI_amx.c
Go to the documentation of this file.
1
#include "
Bdef.h
"
2
3
void
BI_dMPI_amx
(
void
*in,
void
*inout,
int
*N, MPI_Datatype *dtype)
4
{
5
void
BI_dvvamx
(
int
,
char
*,
char
*);
6
extern
BLACBUFF
BI_AuxBuff
;
7
8
BI_dvvamx
(
BI_AuxBuff
.
Len
, inout, in);
9
}
BI_dvvamx
void BI_dvvamx(int N, char *vec1, char *vec2)
Definition:
BI_dvvamx.c:2
bLaCbUfF::Len
int Len
Definition:
Bdef.h:57
bLaCbUfF
Definition:
Bdef.h:54
Bdef.h
BI_AuxBuff
BLACBUFF BI_AuxBuff
Definition:
BI_GlobalVars.c:10
BI_dMPI_amx
void BI_dMPI_amx(void *in, void *inout, int *N, MPI_Datatype *dtype)
Definition:
BI_dMPI_amx.c:3
BLACS
SRC
BI_dMPI_amx.c
Generated by
1.8.16