Home
last modified time | relevance | path

Searched refs:queue_tip (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c569 …uteCC_Private(PCBDDCGraph graph, PetscInt pid, PetscInt *PETSC_RESTRICT queue_tip, PetscInt n_prev… in PCBDDCGraphComputeCC_Private() argument
587 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 …]
H A Dbddcschurs.c2224 static inline PetscErrorCode PCBDDCAdjGetNextLayer_Private(PetscInt *queue_tip, PetscInt n_prev, Pe… in PCBDDCAdjGetNextLayer_Private() argument
2231 PetscInt start_dof = queue_tip[i]; in PCBDDCAdjGetNextLayer_Private()
2236 queue_tip[n] = dof; in PCBDDCAdjGetNextLayer_Private()