Searched refs:sendblocks (Results 1 – 1 of 1) sorted by relevance
824 char *sendblocks; in MatStashScatterBegin_BTS() local836 PetscCall(PetscSegBufferExtractInPlace(stash->segsendblocks, &sendblocks)); in MatStashScatterBegin_BTS()841 stash->sendframes[i].buffer = &sendblocks[b * stash->blocktype_size]; in MatStashScatterBegin_BTS()845 MatStashBlock *sendblock_b = (MatStashBlock *)&sendblocks[b * stash->blocktype_size]; in MatStashScatterBegin_BTS()859 …MatStashBlock *sendblock_rowstart = (MatStashBlock *)&sendblocks[rowstart * stash->blocktype_size]; in MatStashScatterBegin_BTS()864 MatStashBlock *sendblock_i = (MatStashBlock *)&sendblocks[i * stash->blocktype_size]; in MatStashScatterBegin_BTS()878 …MatStashBlock *sendblock_rowstart = (MatStashBlock *)&sendblocks[rowstart * stash->blocktype_size]; in MatStashScatterBegin_BTS()885 MatStashBlock *sendblock_i = (MatStashBlock *)&sendblocks[i * stash->blocktype_size]; in MatStashScatterBegin_BTS()902 MatStashBlock *sendblock_i = (MatStashBlock *)&sendblocks[i * stash->blocktype_size]; in MatStashScatterBegin_BTS()