Home
last modified time | relevance | path

Searched defs:n_new (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/cupm/
H A Dblas_cyclic_cupm_impl.hpp182 cupmBlasInt_t n, n_old, n_new; in trsv() local
225 cupmBlasInt_t n, n_old, n_new; in hemv() local
268 cupmBlasInt_t n, n_old, n_new; in gemv() local
/petsc/src/ksp/ksp/utils/lmvm/dense/cd_cupm/
H A Dcd_cupm.cxx51 cupmBlasInt_t n_old, n_new; in SolveInPlaceCyclic() local
/petsc/src/ksp/ksp/utils/lmvm/dense/
H A Dcd_utils.c113 PetscBLASInt n_old, n_new, lda_blas, one = 1; in MatUpperTriangularSolveInPlace_Internal() local
/petsc/src/dm/impls/swarm/
H A Ddata_ex.c272 …MPI_Comm comm, PetscMPIInt n, const PetscMPIInt proc_neighbours[], PetscMPIInt *n_new, PetscMPIInt… in DMSwarmDataExCompleteCommunicationMap_Private()