Searched refs:n_prev (Results 1 – 2 of 2) sorted by relevance
569 …CGraph graph, PetscInt pid, PetscInt *PETSC_RESTRICT queue_tip, PetscInt n_prev, PetscInt *n_added) in PCBDDCGraphComputeCC_Private() argument586 for (i = -n_prev; i < 0; i++) { in PCBDDCGraphComputeCC_Private()613 const PetscInt sid = local_subs[queue_tip[-n_prev]]; in PCBDDCGraphComputeCC_Private()615 for (i = -n_prev; i < 0; i++) { in PCBDDCGraphComputeCC_Private()642 const PetscInt sid = local_subs[queue_tip[-n_prev]]; in PCBDDCGraphComputeCC_Private()
2224 static inline PetscErrorCode PCBDDCAdjGetNextLayer_Private(PetscInt *queue_tip, PetscInt n_prev, Pe… in PCBDDCAdjGetNextLayer_Private() argument2230 for (i = -n_prev; i < 0; i++) { in PCBDDCAdjGetNextLayer_Private()