Home
last modified time | relevance | path

Searched refs:MPI_COMPLEX (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpif.h55 MPIUNI_FInt MPI_COMPLEX, MPI_CHARACTER
74 parameter (MPI_COMPLEX=INT(Z'200108'))
H A Dmpi.h214 #define MPI_COMPLEX (2 << 20 | 1 << 8 | 2 * (int)sizeof(float)) macro