OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
BI_cMPI_sum.c
Go to the documentation of this file.
1
#include "
Bdef.h
"
2
void
BI_cMPI_sum
(
void
*in,
void
*inout,
MpiInt
*
N
, MPI_Datatype *dtype)
3
{
4
void
BI_cvvsum
(
Int
,
char
*,
char
*);
5
BI_cvvsum
(*
N
, inout, in);
6
}
BI_cMPI_sum
void BI_cMPI_sum(void *in, void *inout, MpiInt *N, MPI_Datatype *dtype)
Definition
BI_cMPI_sum.c:2
BI_cvvsum
void BI_cvvsum(Int N, char *vec1, char *vec2)
Definition
BI_cvvsum.c:2
Int
#define Int
Definition
Bconfig.h:22
MpiInt
#define MpiInt
Definition
Bconfig.h:25
Bdef.h
N
#define N
Definition
example_user.c:10
engine
extlib
scalapack-2.2.0
BLACS
SRC
BI_cMPI_sum.c
Generated by
1.15.0