Searched refs:new_primal_space (Results 1 – 4 of 4) sorted by relevance
54 PetscBool new_primal_space; member
1121 if (pcbddc->new_primal_space || fetidp->statechanged) { in KSPSetUp_FETIDP()1146 pcbddc->new_primal_space = PETSC_FALSE; in KSPSetUp_FETIDP()
1607 pcbddc->new_primal_space = PETSC_FALSE; in PCSetUp_BDDC()
7527 …PetscCallMPI(MPIU_Allreduce(&pcbddc->new_primal_space_local, &pcbddc->new_primal_space, 1, MPI_C_B… in PCBDDCConstraintsSetUp()8541 …if (pcbddc->new_primal_space || pcbddc->coarse_size == -1) { /* a new primal space is present or i… in PCBDDCSetUpCoarseSolver()8545 pcbddc->new_primal_space = PETSC_TRUE; in PCBDDCSetUpCoarseSolver()