Lines Matching refs:roworiented
1560 a->roworiented = flg;
2111 PetscBool roworiented = a->roworiented;
2116 if (roworiented) {
2136 if (roworiented) {
2155 if (roworiented) {
2196 if (roworiented) {
2450 PetscBool roworiented = a->roworiented;
2473 if (roworiented) {
3376 PetscBool roworiented = ((Mat_SeqBAIJ *)B->data)->roworiented;
3403 if (bs == 1 || !roworiented) {
3503 b->roworiented = PETSC_TRUE;
3587 c->roworiented = a->roworiented;