Searched refs:MatSeqAIJCUSPARSEMultStruct_Destroy (Results 1 – 1 of 1) sorted by relevance
47 static PetscErrorCode MatSeqAIJCUSPARSEMultStruct_Destroy(Mat_SeqAIJCUSPARSETriFactorStruct **);61 static PetscErrorCode MatSeqAIJCUSPARSEMultStruct_Destroy(Mat_SeqAIJCUSPARSEMultStruct **, MatCUSPA…2449 PetscCall(MatSeqAIJCUSPARSEMultStruct_Destroy(&cusparsestruct->mat, cusparsestruct->format)); in MatSeqAIJCUSPARSECopyToGPU()4180 PetscCall(MatSeqAIJCUSPARSEMultStruct_Destroy(&cusp->mat, cusp->format)); in MatSeqAIJCUSPARSE_Destroy()4181 PetscCall(MatSeqAIJCUSPARSEMultStruct_Destroy(&cusp->matTranspose, cusp->format)); in MatSeqAIJCUSPARSE_Destroy()4206 static PetscErrorCode MatSeqAIJCUSPARSEMultStruct_Destroy(Mat_SeqAIJCUSPARSETriFactorStruct **trifa… in MatSeqAIJCUSPARSEMultStruct_Destroy() function4224 static PetscErrorCode MatSeqAIJCUSPARSEMultStruct_Destroy(Mat_SeqAIJCUSPARSEMultStruct **matstruct,… in MatSeqAIJCUSPARSEMultStruct_Destroy() function4278 PetscCall(MatSeqAIJCUSPARSEMultStruct_Destroy(&fs->loTriFactorPtr)); in MatSeqAIJCUSPARSETriFactors_Reset()4279 PetscCall(MatSeqAIJCUSPARSEMultStruct_Destroy(&fs->upTriFactorPtr)); in MatSeqAIJCUSPARSETriFactors_Reset()4280 PetscCall(MatSeqAIJCUSPARSEMultStruct_Destroy(&fs->loTriFactorPtrTranspose)); in MatSeqAIJCUSPARSETriFactors_Reset()[all …]