Home
last modified time | relevance | path

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

/petsc/src/mat/impls/dense/seq/cupm/ !
H A Dmatseqdensecupm.hpp1741 inline PetscErrorCode MatDense_Seq_CUPM<T>::GetFactor(Mat A, MatFactorType ftype, Mat *fact_out) no… in GetFactor() argument
1776 *fact_out = fact; in GetFactor()