Home
last modified time | relevance | path

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

/petsc/src/mat/tests/output/
H A Dex182_12.out16 [1] <mat:seqaij> MatSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no prea…
17 [1] <mat:seqaij> MatSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no prea…
H A Dex182_15.out16 [1] <mat:seqaij> MatSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no prea…
17 [1] <mat:seqaij> MatSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no prea…
/petsc/src/mat/impls/aij/seq/
H A Dseqhashmat.h111 static PetscErrorCode MatSetUp_Seq_Hash(Mat A) in MatSetUp_Seq_Hash() function
H A Daij.c1232 PetscCall(MatSetUp_Seq_Hash(A)); in MatResetHash_SeqAIJ()
3428 /* 29*/ MatSetUp_Seq_Hash,
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c1216 /* 29*/ MatSetUp_Seq_Hash,
/petsc/src/mat/impls/baij/seq/
H A Dbaij.c2997 /* 29*/ MatSetUp_Seq_Hash,