Lines Matching refs:matinuse
1664 …PetscCheck(!a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDensePlaceArray_SeqDense()
1682 …PetscCheck(!a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDenseResetArray_SeqDense()
1698 …PetscCheck(!a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDenseReplaceArray_SeqDense()
1721 …PetscCheck(!l->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDestroy_SeqDense()
2096 …PetscCheck(!mat->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatri… in MatDenseGetArray_SeqDense()
3285 …PetscCheck(!b->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatSeqDenseSetPreallocation_SeqDense()
3417 …PetscCheck(!a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDenseGetColumnVec_SeqDense()
3447 …PetscCheck(!a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDenseGetColumnVecRead_SeqDense()
3479 …PetscCheck(!a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDenseGetColumnVecWrite_SeqDense()
3509 …PetscCheck(!a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseRestoreSubMatrix(… in MatDenseGetSubMatrix_SeqDense()
3517 a->matinuse = cbegin + 1; in MatDenseGetSubMatrix_SeqDense()
3530 …PetscCheck(a->matinuse, PETSC_COMM_SELF, PETSC_ERR_ORDER, "Need to call MatDenseGetSubMatrix() fir… in MatDenseRestoreSubMatrix_SeqDense()
3533 a->matinuse = 0; in MatDenseRestoreSubMatrix_SeqDense()