Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c513 PetscErrorCode (*stashsym)(Mat), (*stashnum)(Mat); in MatProductNumeric_Shell_X() local
525 stashnum = D->ops->productnumeric; in MatProductNumeric_Shell_X()
581 D->ops->productnumeric = stashnum; in MatProductNumeric_Shell_X()