Searched refs:SolveQR (Results 1 – 1 of 1) sorted by relevance
59 struct SolveQR;551 struct MatDense_Seq_CUPM<T>::SolveQR : SolveCommon<SolveQR> { struct in Petsc::mat::cupm::impl::MatDense_Seq_CUPM552 using base_type = SolveCommon<SolveQR>; argument1098 MatComposeOp_CUPM(to_host, pobj, "MatQRFactor_C", MatQRFactor_SeqDense, SolveQR::Factor); in BindToCPU()