Searched defs:p2d_count (Results 1 – 1 of 1) sorted by relevance
514 …iodic_cone[], PetscInt cone_size, const PetscInt periodic2donor[], PetscInt p2d_count, PetscInt p2… in TranslateConeP2D()705 PetscInt cones_size = face_cones_size[periodic_face - fStart], p2d_count = 0; in DMPlexCorrectOrientationForIsoperiodic() local