Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/seqhip/
H A Dsellhip.hip.cxx25 static PetscErrorCode MatSeqSELLHIP_Destroy(Mat_SeqSELLHIP **hipstruct) in MatSeqSELLHIP_Destroy() function
934 …OR_NONE && A->offloadmask != PETSC_OFFLOAD_UNALLOCATED) PetscCall(MatSeqSELLHIP_Destroy((Mat_SeqSE… in MatDestroy_SeqSELLHIP()