Searched refs:aMatOffset (Results 1 – 1 of 1) sorted by relevance
1697 PetscInt aMatOffset = ia[qConOff]; in DMPlexComputeAnchorMatrix_Tree_FromReference() local1698 PetscInt aNumFillCols = ia[qConOff + 1] - aMatOffset; in DMPlexComputeAnchorMatrix_Tree_FromReference()1705 …inVal += pointMat[r * numCols + offset + col] * vals[aMatOffset + aNumFillCols * k + j] * (flip ? … in DMPlexComputeAnchorMatrix_Tree_FromReference()1712 PetscInt col = ja[aMatOffset + j]; in DMPlexComputeAnchorMatrix_Tree_FromReference()