Home
last modified time | relevance | path

Searched refs:MatSeqSELLCUDA_Destroy (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/sell/seq/seqcuda/
H A Dsellcuda.cu22 static PetscErrorCode MatSeqSELLCUDA_Destroy(Mat_SeqSELLCUDA **cudastruct) in MatSeqSELLCUDA_Destroy() function
941 …R_NONE && A->offloadmask != PETSC_OFFLOAD_UNALLOCATED) PetscCall(MatSeqSELLCUDA_Destroy((Mat_SeqSE… in MatDestroy_SeqSELLCUDA()