Searched refs:queue_tip (Results 1 – 2 of 2) sorted by relevance
569 …uteCC_Private(PCBDDCGraph graph, PetscInt pid, PetscInt *PETSC_RESTRICT queue_tip, PetscInt n_prev… in PCBDDCGraphComputeCC_Private() argument587 const PetscInt start_dof = queue_tip[i]; in PCBDDCGraphComputeCC_Private()596 queue_tip[n] = dof; in PCBDDCGraphComputeCC_Private()606 queue_tip[n] = dof; in PCBDDCGraphComputeCC_Private()613 const PetscInt sid = local_subs[queue_tip[-n_prev]]; in PCBDDCGraphComputeCC_Private()616 const PetscInt start_dof = queue_tip[i]; in PCBDDCGraphComputeCC_Private()625 queue_tip[n] = dof; in PCBDDCGraphComputeCC_Private()635 queue_tip[n] = dof; in PCBDDCGraphComputeCC_Private()642 const PetscInt sid = local_subs[queue_tip[-n_prev]]; in PCBDDCGraphComputeCC_Private()649 queue_tip[n] = dof; in PCBDDCGraphComputeCC_Private()[all …]
2224 static inline PetscErrorCode PCBDDCAdjGetNextLayer_Private(PetscInt *queue_tip, PetscInt n_prev, Pe… in PCBDDCAdjGetNextLayer_Private() argument2231 PetscInt start_dof = queue_tip[i]; in PCBDDCAdjGetNextLayer_Private()2236 queue_tip[n] = dof; in PCBDDCAdjGetNextLayer_Private()