Searched refs:cp_edge (Results 1 – 1 of 1) sorted by relevance
3450 PetscInt *cp_vertex, *cp_edge, *cp_face; in DMPlexGeomDataAndGrads() local3453 PetscCall(PetscMalloc1(totalNumCPs, &cp_edge)); in DMPlexGeomDataAndGrads()3523 cp_edge[vcntr] = -1; in DMPlexGeomDataAndGrads()3590 cp_edge[kk] = eid; in DMPlexGeomDataAndGrads()3629 cp_edge[kk] = eid; in DMPlexGeomDataAndGrads()3668 cp_edge[kk] = eid; in DMPlexGeomDataAndGrads()3706 cp_edge[kk] = eid; in DMPlexGeomDataAndGrads()3865 PetscCall(PetscContainerSetPointer(cp_edgeObj, cp_edge)); in DMPlexGeomDataAndGrads()3874 PetscCall(PetscContainerSetPointer(cp_edgeObj, cp_edge)); in DMPlexGeomDataAndGrads()