Home
last modified time | relevance | path

Searched hist:c1bdbf00d8adb48041bb92d026716db605362268 (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Dmat-ceed.cc1bdbf00d8adb48041bb92d026716db605362268 Thu Sep 05 22:53:31 UTC 2024 James Wright <james@jameswright.xyz> fix(matceed): Correct MatGetDiagonalBlock implementation

MatGetDiagonalBlock does not return the diagonal block of the with
respect to `MatGetBlockSize`, but rather just returns the
diagonal-portion of the global matrix resident on the current process.