Searched refs:recvframes (Results 1 – 2 of 2) sorted by relevance
920 PetscCall(PetscSegBufferExtractInPlace(stash->segrecvframe, &stash->recvframes)); in MatStashScatterBegin_BTS()943 stash->recvframe_active = &stash->recvframes[stash->some_indices[stash->some_i]]; in MatStashScatterGetMesg_BTS()1007 stash->recvframes = NULL; in MatStashScatterDestroy_BTS()
375 MatStashFrame *recvframes; member