Home
last modified time | relevance | path

Searched refs:inVal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/ !
H A Dplextree.c1701 PetscScalar inVal = 0; in DMPlexComputeAnchorMatrix_Tree_FromReference() local
1705inVal += pointMat[r * numCols + offset + col] * vals[aMatOffset + aNumFillCols * k + j] * (flip ? … in DMPlexComputeAnchorMatrix_Tree_FromReference()
1707 pointWork[r * aNumFillCols + j] = inVal; in DMPlexComputeAnchorMatrix_Tree_FromReference()