Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/
H A Dseqhashmat.h104 static PetscErrorCode MatSetRandom_Seq_Hash(Mat A, PetscRandom r) in MatSetRandom_Seq_Hash() function
143 A->ops->setrandom = MatSetRandom_Seq_Hash; in MatSetUp_Seq_Hash()