Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex8.c146 static PetscErrorCode CheckFEMGeometry(DM dm, PetscInt cell, PetscInt spaceDim, PetscReal v0Ex[], P… in CheckFEMGeometry()
220 static PetscErrorCode CheckCell(DM dm, PetscInt cell, PetscBool transform, PetscReal v0Ex[], PetscR… in CheckCell()
444 PetscReal v0Ex[2] = {-1.0, -1.0}; in TestTriangle() local
457 PetscReal v0Ex[3] = {-1.0, -1.0, 0.0}; in TestTriangle() local
482 PetscReal v0Ex[2] = {-1.0, -1.0}; in TestQuadrilateral() local
495 PetscReal v0Ex[3] = {-1.0, -1.0, 0.0}; in TestQuadrilateral() local
520 PetscReal v0Ex[3] = {-1.0, -1.0, -1.0}; in TestTetrahedron() local
544 PetscReal v0Ex[3] = {-1.0, -1.0, -1.0}; in TestHexahedron() local