Home
last modified time | relevance | path

Searched defs:cone_size (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex66.c68 PetscInt cone_size[11] = {8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2}; in main() local
87 PetscInt cone_size[11] = {8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3}; in main() local
/petsc/src/dm/impls/plex/
H A Dplexsfc.c514 static inline PetscErrorCode TranslateConeP2D(const PetscInt periodic_cone[], PetscInt cone_size, c… in TranslateConeP2D()
615 PetscInt cone_size; in DMPlexCorrectOrientationForIsoperiodic() local
659 PetscInt cl_point = closure[2 * p], cone_size, depth; in DMPlexCorrectOrientationForIsoperiodic() local