Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex7.c19 PetscErrorCode MatMultMtM_SeqAIJ(Mat MtM, Vec xx, Vec yy) in MatMultMtM_SeqAIJ() function
89 PetscCall(MatShellSetOperation(MtM, MATOP_MULT, (PetscErrorCodeFn *)MatMultMtM_SeqAIJ)); in gridToParticles()
/petsc/src/ts/tests/
H A Dex30.c45 PetscErrorCode MatMultMtM_SeqAIJ(Mat MtM, Vec xx, Vec yy) in MatMultMtM_SeqAIJ() function
199 PetscCall(MatShellSetOperation(MtM, MATOP_MULT, (PetscErrorCodeFn *)MatMultMtM_SeqAIJ)); in gridToParticles()