Home
last modified time | relevance | path

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

/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu700 static PetscErrorCode MatSetFromOptions_H2OPUS(Mat A, PetscOptionItems PetscOptionsObject) in MatSetFromOptions_H2OPUS() function
1317 A->ops->setfromoptions = MatSetFromOptions_H2OPUS; in MatCreate_H2OPUS()