Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/seqcuda/
H A Dsellcuda.cu873 static PetscErrorCode MatSetFromOptions_SeqSELLCUDA(Mat A, PetscOptionItems PetscOptionsObject) in MatSetFromOptions_SeqSELLCUDA() function
972 B->ops->setfromoptions = MatSetFromOptions_SeqSELLCUDA; in MatConvert_SeqSELL_SeqSELLCUDA()