Searched refs:addrs (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/sf/interface/ |
| H A D | sftype.c | 73 MPI_Aint addrs[1] = {0}; in MPIPetsc_Type_unwrap() local 83 …PetscCallMPI(MPIPetsc_Type_get_contents(a, nints, naddrs, ncounts, ntypes, ints, addrs, counts, ty… in MPIPetsc_Type_unwrap() 96 …PetscCallMPI(MPIPetsc_Type_get_contents(a, nints, naddrs, ncounts, ntypes, ints, addrs, counts, ty… in MPIPetsc_Type_unwrap()
|