Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex4.c154 PetscInt faultPoints[2] = {3, 4}; in CreateSimplexHybrid_2D() local
165 PetscInt faultPoints[3] = {5, 6, 7}; in CreateSimplexHybrid_2D() local
253 PetscInt faultPoints[2] = {3, 4}; in CreateTensorProductHybrid_2D() local
390 PetscInt faultPoints[3] = {3, 4, 5}; in CreateSimplexHybrid_3D() local
402 PetscInt faultPoints[3] = {9, 10, 11}; in CreateSimplexHybrid_3D() local
497 PetscInt faultPoints[4] = {2, 3, 5, 6}; in CreateTensorProductHybrid_3D() local
510 PetscInt faultPoints[6] = {20, 21, 22, 23, 24, 25}; in CreateTensorProductHybrid_3D() local
H A Dex5.c442 PetscInt faultPoints[2] = {3, 4}; in CreateSimplex_2D() local
457 PetscInt faultPoints[3] = {5, 6, 8}; in CreateSimplex_2D() local
478 PetscInt faultPoints[2] = {7, 12}; in CreateSimplex_2D() local
499 PetscInt faultPoints[2] = {8, 11}; in CreateSimplex_2D() local
545 PetscInt faultPoints[3] = {3, 4, 5}; in CreateSimplex_3D() local
562 PetscInt faultPoints[4] = {5, 6, 7, 8}; in CreateSimplex_3D() local
601 PetscInt faultPoints[2] = {3, 4}; in CreateQuad_2D() local
618 PetscInt faultPoints[4] = {11, 15, 19, 20}; in CreateQuad_2D() local
669 PetscInt faultPoints[4] = {3, 4, 7, 8}; in CreateHex_3D() local
695 PetscInt faultPoints[6] = {20, 21, 22, 23, 24, 25}; in CreateHex_3D() local
[all …]