Searched refs:sbuflen (Results 1 – 1 of 1) sorted by relevance
63 PetscInt sbuflen, rbuflen; in PetscSFLinkStartCommunication_Persistent_Basic() local77 …sbuflen = (direction == PETSCSF_ROOT2LEAF) ? bas->rootbuflen[PETSCSF_REMOTE] : sf->leafbuflen[PETS… in PetscSFLinkStartCommunication_Persistent_Basic()78 if (sbuflen) { in PetscSFLinkStartCommunication_Persistent_Basic()91 if (sbuflen) PetscCallMPI(MPI_Startall_isend(sbuflen, link->unit, nsreqs, sreqs)); in PetscSFLinkStartCommunication_Persistent_Basic()