Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c7029 static PetscErrorCode MatProductNumeric_MPIAIJBACKEND(Mat C) in MatProductNumeric_MPIAIJBACKEND() function
7384 C->ops->productnumeric = MatProductNumeric_MPIAIJBACKEND; in MatProductSymbolic_MPIAIJBACKEND()