Searched refs:MatDenseResetArray (Results 1 – 7 of 7) sorted by relevance
97 PetscCall(MatDenseResetArray(A)); in main()
295 PetscCall(MatDenseResetArray(contents->work[1])); in MatProductNumeric_Normal_Dense()
971 if (reset) PetscCall(MatDenseResetArray(ctx->V[1])); in PCMatApply_HPDDMShell()1080 if (reset) PetscCall(MatDenseResetArray(ctx->V[1])); in PCMatApplyTranspose_HPDDMShell()1092 if (reset) PetscCall(MatDenseResetArray(ctx->V[1])); in PCMatApplyTranspose_HPDDMShell()
270 PetscCall(MatDenseResetArray(a->A)); in MatDenseResetArray_MPIDense()1890 PetscErrorCode MatDenseResetArray(Mat mat) in MatDenseResetArray() function
1896 if (reset) PetscCall(MatDenseResetArray(cmat)); in RestoreSubMatrix()
686 PETSC_EXTERN PetscErrorCode MatDenseResetArray(Mat);
3534 PetscCall(MatDenseResetArray(a->cmat)); in MatDenseRestoreSubMatrix_SeqDense()