Lines Matching full:test

1 Test MatGetInfo
5 Test MatIsSymmetric: 0
6 Test MatView
17 Test MatView ASCII MATLAB
44 Test CheckMat
45 Test MatView on binary world
46 Test MatView on binary self
47 Test MatView on binary subcomm
48 Test MatLoad from world
68 Test MatLoad from self
88 Test MatLoad from subcomm
108 Test subcomm MatLoad from world
128 Test MatDuplicate and MatAXPY
129 Test MatConvert_IS_XAIJ
130 Test MatConvert_XAIJ_IS
131 Test MatConvert_IS_XAIJ special case (0 0, bs 1 1)
132 Test MatConvert_IS_XAIJ special case (0 0, bs 1 2)
133 Test MatConvert_IS_XAIJ special case (0 0, bs 1 3)
134 Test MatConvert_IS_XAIJ special case (0 0, bs 2 1)
135 Test MatConvert_IS_XAIJ special case (0 0, bs 2 2)
136 Test MatConvert_IS_XAIJ special case (0 0, bs 2 3)
137 Test MatConvert_IS_XAIJ special case (0 0, bs 3 1)
138 Test MatConvert_IS_XAIJ special case (0 0, bs 3 2)
139 Test MatConvert_IS_XAIJ special case (0 0, bs 3 3)
140 Test MatConvert_IS_XAIJ special case (0 1, bs 1 1)
141 Test MatConvert_IS_XAIJ special case (0 1, bs 1 2)
142 Test MatConvert_IS_XAIJ special case (0 1, bs 1 3)
143 Test MatConvert_IS_XAIJ special case (0 1, bs 2 1)
144 Test MatConvert_IS_XAIJ special case (0 1, bs 2 2)
145 Test MatConvert_IS_XAIJ special case (0 1, bs 2 3)
146 Test MatConvert_IS_XAIJ special case (0 1, bs 3 1)
147 Test MatConvert_IS_XAIJ special case (0 1, bs 3 2)
148 Test MatConvert_IS_XAIJ special case (0 1, bs 3 3)
149 Test MatConvert_IS_XAIJ special case (1 0, bs 1 1)
150 Test MatConvert_IS_XAIJ special case (1 0, bs 1 2)
151 Test MatConvert_IS_XAIJ special case (1 0, bs 1 3)
152 Test MatConvert_IS_XAIJ special case (1 0, bs 2 1)
153 Test MatConvert_IS_XAIJ special case (1 0, bs 2 2)
154 Test MatConvert_IS_XAIJ special case (1 0, bs 2 3)
155 Test MatConvert_IS_XAIJ special case (1 0, bs 3 1)
156 Test MatConvert_IS_XAIJ special case (1 0, bs 3 2)
157 Test MatConvert_IS_XAIJ special case (1 0, bs 3 3)
158 Test MatConvert_IS_XAIJ special case (1 1, bs 1 1)
159 Test MatConvert_IS_XAIJ special case (1 1, bs 1 2)
160 Test MatConvert_IS_XAIJ special case (1 1, bs 1 3)
161 Test MatConvert_IS_XAIJ special case (1 1, bs 2 1)
162 Test MatConvert_IS_XAIJ special case (1 1, bs 2 2)
163 Test MatConvert_IS_XAIJ special case (1 1, bs 2 3)
164 Test MatConvert_IS_XAIJ special case (1 1, bs 3 1)
165 Test MatConvert_IS_XAIJ special case (1 1, bs 3 2)
166 Test MatConvert_IS_XAIJ special case (1 1, bs 3 3)
167 Test MatDiagonalScale
168 Test MatPtAP
169 Test MatGetLocalSubMatrix
170 Test MatConvert_Nest_IS
171 Test MatCreateSubMatrix
172 Test MatCreateSubMatrices
173 Test MatDiagonalSet
174 Test MatShift
179 Test MatZeroRows (diag nonzero)
180 Test MatZeroRowsColumns (diag nonzero)
185 Test MatZeroRowsLocal (diag nonzero)
186 Test MatZeroRowsColumnsLocal (diag nonzero)
187 Test MatIncreaseOverlap
208 Test MatZeroRows (diag zero)
209 Test MatZeroRowsColumns (diag zero)
214 Test MatZeroRowsLocal (diag zero)
215 Test MatZeroRowsColumnsLocal (diag zero)
216 Test MatTranspose
217 Test MatISFixLocalEmpty
218 Test MatInvertBlockDiagonal blockdiag 2 0 0 1
219 Test MatInvertBlockDiagonal blockdiag 2 0 0 2
220 Test MatInvertBlockDiagonal blockdiag 2 0 0 3
221 Test MatInvertBlockDiagonal blockdiag 2 0 1 1
222 Test MatInvertBlockDiagonal blockdiag 2 0 1 2
223 Test MatInvertBlockDiagonal blockdiag 2 0 1 3
224 Test MatInvertBlockDiagonal blockdiag 2 0 2 1
225 Test MatInvertBlockDiagonal blockdiag 2 0 2 2
226 Test MatInvertBlockDiagonal blockdiag 2 0 2 3
227 Test MatInvertBlockDiagonal blockdiag 2 1 0 1
228 Test MatInvertBlockDiagonal blockdiag 2 1 0 2
229 Test MatInvertBlockDiagonal blockdiag 2 1 0 3
230 Test MatInvertBlockDiagonal blockdiag 2 1 1 1
231 Test MatInvertBlockDiagonal blockdiag 2 1 1 2
232 Test MatInvertBlockDiagonal blockdiag 2 1 1 3
233 Test MatInvertBlockDiagonal blockdiag 2 1 2 1
234 Test MatInvertBlockDiagonal blockdiag 2 1 2 2
235 Test MatInvertBlockDiagonal blockdiag 2 1 2 3
236 Test MatInvertBlockDiagonal blockdiag 2 2 0 1
237 Test MatInvertBlockDiagonal blockdiag 2 2 0 2
238 Test MatInvertBlockDiagonal blockdiag 2 2 0 3
239 Test MatInvertBlockDiagonal blockdiag 2 2 1 1
240 Test MatInvertBlockDiagonal blockdiag 2 2 1 2
241 Test MatInvertBlockDiagonal blockdiag 2 2 1 3
242 Test MatInvertBlockDiagonal blockdiag 2 2 2 1
243 Test MatInvertBlockDiagonal blockdiag 2 2 2 2
244 Test MatInvertBlockDiagonal blockdiag 2 2 2 3
245 Test MatGetDiagonalBlock
246 Test MatISSetAllowRepeated(false) with possibly repeated entries