Home
last modified time | relevance | path

Searched defs:BSIZE (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/test/
H A Dtest_mat_aij.py46 BSIZE = None variable in BaseTestMatAnyAIJ
444 BSIZE = None variable in BaseTestMatAIJ
494 BSIZE = 1 variable in BaseTestMatBAIJ
520 BSIZE = 2 variable in TestMatSeqBAIJ_G23_B2
524 BSIZE = 2 variable in TestMatSeqBAIJ_G45_B2
528 BSIZE = 2 variable in TestMatSeqBAIJ_G89_B2
533 BSIZE = 3 variable in TestMatSeqBAIJ_G23_B3
537 BSIZE = 3 variable in TestMatSeqBAIJ_G45_B3
541 BSIZE = 3 variable in TestMatSeqBAIJ_G89_B3
546 BSIZE = 4 variable in TestMatSeqBAIJ_G23_B4
[all …]
H A Dtest_mat_dense.py22 BSIZE = None variable in BaseTestMatAnyDense
168 BSIZE = None variable in BaseTestMatDense
225 BSIZE = 1 variable in BaseTestMatDense_B
257 BSIZE = 2 variable in TestMatSeqDense_B_G23_B2
261 BSIZE = 2 variable in TestMatSeqDense_B_G45_B2
265 BSIZE = 2 variable in TestMatSeqDense_B_G89_B2
270 BSIZE = 3 variable in TestMatSeqDense_B_G23_B3
274 BSIZE = 3 variable in TestMatSeqDense_B_G45_B3
278 BSIZE = 3 variable in TestMatSeqDense_B_G89_B3
283 BSIZE = 4 variable in TestMatSeqDense_B_G23_B4
[all …]