Home
last modified time | relevance | path

Searched defs:roworiented (Results 1 – 16 of 16) sorted by relevance

/petsc/src/mat/impls/dense/seq/
H A Ddense.h16 PetscBool roworiented; /* if true, row-oriented input (default) */ member
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.h29 PetscBool roworiented; /* if true, row-oriented input, default true */ member
H A Dmpisell.c156 PetscBool roworiented = sell->roworiented; in MatSetValues_MPISELL() local
/petsc/src/mat/impls/baij/seq/
H A Daijbaij.c7 PetscBool roworiented; in MatConvert_SeqBAIJ_SeqAIJ() local
H A Dbaij.c2111 PetscBool roworiented = a->roworiented; in MatSetValuesBlocked_SeqBAIJ() local
2450 PetscBool roworiented = a->roworiented; in MatSetValues_SeqBAIJ() local
3376 PetscBool roworiented = ((Mat_SeqBAIJ *)B->data)->roworiented; in MatSeqBAIJSetPreallocationCSR_SeqBAIJ() local
/petsc/include/petsc/private/
H A Dpetscelemental.h17 PetscBool roworiented; /* if true, row-oriented input (default) */ member
H A Dpetscscalapack.h24 PetscBool roworiented; /* if true, row-oriented input (default) */ member
H A Dmatimpl.h747 PetscBool roworiented; /* if true, row-oriented input (default) */ member
/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c244 PetscBool roworiented = baij->roworiented; in MatSetValues_MPIBAIJ() local
332 PetscBool roworiented = a->roworiented; in MatSetValuesBlocked_SeqBAIJ_Inlined() local
412 PetscBool roworiented = baij->roworiented; in MatSetValuesBlocked_MPIBAIJ() local
495 PetscBool roworiented = baij->roworiented; in MatSetValues_MPIBAIJ_HT() local
560 PetscBool roworiented = baij->roworiented; in MatSetValuesBlocked_MPIBAIJ_HT() local
2551 PetscBool roworiented = ((Mat_MPIBAIJ *)B->data)->roworiented; in MatMPIBAIJSetPreallocationCSR_MPIBAIJ() local
3425 PetscBool roworiented = baij->roworiented; in matmpibaijsetvaluesblocked_() local
/petsc/src/mat/impls/sbaij/mpi/
H A Dmpisbaij.c288 PetscBool roworiented = baij->roworiented; in MatSetValues_MPISBAIJ() local
406 PetscBool roworiented = a->roworiented; in MatSetValuesBlocked_SeqSBAIJ_Inlined() local
489 PetscBool roworiented = a->roworiented; in MatSetValuesBlocked_SeqBAIJ_Inlined() local
569 …PetscBool roworiented = baij->roworiented, ignore_ltriangular = ((Mat_SeqSBAIJ *)baij->A->d… in MatSetValuesBlocked_MPISBAIJ() local
1981 PetscBool roworiented = ((Mat_MPISBAIJ *)B->data)->roworiented; in MatMPISBAIJSetPreallocationCSR_MPISBAIJ() local
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c581 PetscBool roworiented = a->roworiented; in MatSetValuesBlocked_SeqSBAIJ() local
741 PetscInt *imax = a->imax, *ai = a->i, *ailen = a->ilen, roworiented = a->roworiented; in MatSetValues_SeqSBAIJ() local
1529 PetscBool roworiented = b->roworiented; in MatSeqSBAIJSetPreallocationCSR_SeqSBAIJ() local
/petsc/src/mat/impls/blockmat/seq/
H A Dblockmat.c221 PetscBool roworiented = a->roworiented; in MatSetValues_BlockMat() local
/petsc/src/mat/impls/scalapack/
H A Dmatscalapack.c118 PetscBool roworiented = a->roworiented; in MatSetValues_ScaLAPACK() local
/petsc/src/mat/impls/aij/seq/
H A Daij.c410 PetscBool roworiented = a->roworiented; in MatSetValues_SeqAIJ() local
5499 PetscBool roworiented = a->roworiented; in matsetvaluesseqaij_() local
/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.c137 PetscBool roworiented = A->roworiented; in MatSetValues_MPIDense() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c535 PetscBool roworiented = aij->roworiented; in MatSetValues_MPIAIJ() local
8071 PetscBool roworiented = aij->roworiented; in matsetvaluesmpiaij_() local