|
ScaLAPACK
2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
|
#include "Bdef.h"Go to the source code of this file.
Functions/Subroutines | |
| void | BI_cMPI_amx (void *in, void *inout, int *N, MPI_Datatype *dtype) |
| void BI_cMPI_amx | ( | void * | in, |
| void * | inout, | ||
| int * | N, | ||
| MPI_Datatype * | dtype | ||
| ) |
Definition at line 3 of file BI_cMPI_amx.c.
{
void BI_cvvamx(int, char *, char *);
extern BLACBUFF BI_AuxBuff;
BI_cvvamx(BI_AuxBuff.Len, inout, in);
}