Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/interface/
H A Dsftype.c47 PetscErrorCode MPIPetsc_Type_get_contents(MPI_Datatype datatype, MPIU_Count nints, MPIU_Count naddr… in MPIPetsc_Type_get_contents() function
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()
140 …PetscCall(MPIPetsc_Type_get_contents(atype, aintcount, aaddrcount, acountcount, atypecount, aints,… in MPIPetsc_Type_compare()
141 …PetscCall(MPIPetsc_Type_get_contents(btype, bintcount, baddrcount, bcountcount, btypecount, bints,… in MPIPetsc_Type_compare()
201 …PetscCall(MPIPetsc_Type_get_contents(atype, aintcount, aaddrcount, acountcount, atypecount, aints,… in MPIPetsc_Type_compare_contig()
/petsc/include/petsc/private/
H A Dsfimpl.h151 PETSC_INTERN PetscErrorCode MPIPetsc_Type_get_contents(MPI_Datatype, MPIU_Count, MPIU_Count, MPIU_C…