Home
last modified time | relevance | path

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

/petsc/src/sys/ftn-custom/
H A Df90_cwrap.c30 ftype = MPI_Type_f2c(unit); in PetscMPIFortranDatatypeToC()
/petsc/include/petsc/mpiuni/
H A Dmpi.h408 #define MPI_Type_f2c(type) (MPI_Datatype)(type) macro