Lines Matching defs:lda
207 auto &lda = MatIMPLCast(m)->lda; in SetPreallocation_() local
254 const auto lda = mimpl->lda; in HostToDevice_() local
290 const auto lda = mimpl->lda; in DeviceToHost_() local
388 const auto lda = static_cast<cupmBlasInt_t>(MatIMPLCast(A)->lda); in Factor() local
427 const auto lda = static_cast<cupmBlasInt_t>(MatIMPLCast(A)->lda); in Solve() local
473 const auto lda = static_cast<cupmBlasInt_t>(MatIMPLCast(A)->lda); in Factor() local
526 const auto lda = static_cast<cupmBlasInt_t>(MatIMPLCast(A)->lda); in Solve() local
575 const auto lda = static_cast<cupmBlasInt_t>(mimpl->lda); in Factor() local
619 const auto lda = static_cast<cupmBlasInt_t>(mimpl->lda); in Solve() local
809 const auto lda = static_cast<cupmBlasInt_t>(MatIMPLCast(A)->lda); in MatMultAddColumnRange_Dispatch_() local
1388 const auto lda = MatIMPLCast(m)->lda; in ZeroEntries() local
1418 PetscInt lda; member
1441 …rator(PetscInt rstart, PetscInt rend, PetscInt cstart, PetscInt cend, PetscInt lda, T *ptr) noexce… in make_submat_iterator()
1473 const auto lda = MatIMPLCast(A)->lda; in Conjugate() local
1523 const auto lda = MatIMPLCast(A)->lda; in Scale() local
1639 PetscInt lda; in SetRandom() local
1803 const auto lda = static_cast<cupmBlasInt_t>(mimpl->lda); in InvertFactors() local