Searched refs:donor_vertex (Results 1 – 1 of 1) sorted by relevance
710 PetscInt cl_point = closure[2 * p], coords_size, donor_vertex = -1; in DMPlexCorrectOrientationForIsoperiodic() local721 donor_vertex = leaf_donor_cones[cones_offset + v]; in DMPlexCorrectOrientationForIsoperiodic()725 …PetscCheck(donor_vertex >= 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Periodic face %" PetscInt_FMT " co… in DMPlexCorrectOrientationForIsoperiodic()727 …nt c = 0; c < p2d_count; c++) PetscCheck(periodic2donor[2 * c + 1] != donor_vertex, comm, PETSC_ER… in DMPlexCorrectOrientationForIsoperiodic()731 periodic2donor[2 * p2d_count + 1] = donor_vertex; in DMPlexCorrectOrientationForIsoperiodic()