Searched refs:Gsub (Results 1 – 1 of 1) sorted by relevance
2478 …Vec Mfsub = globMfArray[LAND_PACK_IDX(ctx->batch_view_idx, grid)], Gsub = globGammaArray[LAND… in DMPlexLandauPrintNorms() local2488 PetscCall(VecGetBlockSize(Gsub, &bs)); in DMPlexLandauPrintNorms()2494 PetscCall(VecStrideGather(Gsub, i, v1, INSERT_VALUES)); // this is not right -- TODO in DMPlexLandauPrintNorms()