Searched refs:user_primal_vertices (Results 1 – 3 of 3) sorted by relevance
112 IS user_primal_vertices; member
433 …if (pcbddc->user_primal_vertices) PetscCall(ISEqual(PrimalVertices, pcbddc->user_primal_vertices, … in PCBDDCSetPrimalVerticesIS_BDDC()434 PetscCall(ISDestroy(&pcbddc->user_primal_vertices)); in PCBDDCSetPrimalVerticesIS_BDDC()436 pcbddc->user_primal_vertices = PrimalVertices; in PCBDDCSetPrimalVerticesIS_BDDC()472 *is = pcbddc->user_primal_vertices; in PCBDDCGetPrimalVerticesIS_BDDC()508 PetscCall(ISDestroy(&pcbddc->user_primal_vertices)); in PCBDDCSetPrimalVerticesLocalIS_BDDC()
1920 …ices_local && pcbddc->user_primal_vertices) PetscCall(PCBDDCGlobalToLocal(matis->rctx, global, loc… in PCBDDCComputeLocalTopologyInfo()3983 PetscCall(ISDestroy(&pcbddc->user_primal_vertices)); in PCBDDCResetCustomization()7566 …if (pcbddc->user_primal_vertices_local && !pcbddc->user_primal_vertices) PetscCall(PCBDDCConsisten… in PCBDDCAnalyzeInterface()