Searched refs:intarray (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/sf/interface/ |
| H A D | sftype.c | 47 …nt nints, MPIU_Count naddrs, MPIU_Count ncounts, MPIU_Count ntypes, int intarray[], MPI_Aint addra… in MPIPetsc_Type_get_contents() argument 51 …PetscCallMPI(MPI_Type_get_contents_c(datatype, nints, naddrs, ncounts, ntypes, intarray, addrarray… in MPIPetsc_Type_get_contents() 54 …datatype, (PetscMPIInt)nints, (PetscMPIInt)naddrs, (PetscMPIInt)ntypes, intarray, addrarray, typea… in MPIPetsc_Type_get_contents()
|