Home
last modified time | relevance | path

Searched defs:Bin (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/transpose/
H A Dhtransm.c94 Mat A, B, C, Ain, Bin, Cin; in MatProductSetFromOptions_HT() local
H A Dtransm.c384 Mat A, B, C, Ain, Bin, Cin; in MatProductSetFromOptions_Transpose() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiov.c1083 …ode MatCreateSubMatrix_MPIAIJ_All(Mat A, MatCreateSubMatrixOption flag, MatReuse scall, Mat *Bin[]) in MatCreateSubMatrix_MPIAIJ_All()