Searched refs:global_primal_indices (Results 1 – 2 of 2) sorted by relevance
36 PetscInt *global_primal_indices; member
4049 PetscCall(PetscFree(pcbddc->global_primal_indices)); in PCBDDCResetSolvers()8547 PetscCall(PetscFree(pcbddc->global_primal_indices)); in PCBDDCSetUpCoarseSolver()8548 … PetscCall(PCBDDCComputePrimalNumbering(pc, &pcbddc->coarse_size, &pcbddc->global_primal_indices)); in PCBDDCSetUpCoarseSolver()8576 …scObjectComm((PetscObject)pc), pcbddc->local_primal_size, pcbddc->global_primal_indices, PETSC_COP… in PCBDDCSetUpCoarseSolver()