Searched refs:cnloc (Results 1 – 4 of 4) sorted by relevance
71 PetscInt cdim, cnloc; member
1157 graph->cnloc = 0; in PCBDDCGraphResetCoords()
1993 pcbddc->mat_graph->cnloc = dof * n; in PCBDDCComputeLocalTopologyInfo()7612 …cnloc == pc->pmat->rmap->n, PETSC_COMM_SELF, PETSC_ERR_USER, "Invalid number of local coordinates!… in PCBDDCAnalyzeInterface()7625 pcbddc->mat_graph->cnloc = n; in PCBDDCAnalyzeInterface()7627 …cnloc || pcbddc->mat_graph->cnloc == pcbddc->mat_graph->nvtxs, PETSC_COMM_SELF, PETSC_ERR_USER, "I… in PCBDDCAnalyzeInterface()
2102 mat_graph->cnloc = nloc; in PCSetCoordinates_BDDC()