Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex8.c146 …MGeometry(DM dm, PetscInt cell, PetscInt spaceDim, PetscReal v0Ex[], PetscReal JEx[], PetscReal in… in CheckFEMGeometry()
220 …eckCell(DM dm, PetscInt cell, PetscBool transform, PetscReal v0Ex[], PetscReal JEx[], PetscReal in… in CheckCell()
445 PetscReal JEx[4] = {1.0, 0.0, 0.0, 1.0}; in TestTriangle() local
458 PetscReal JEx[9] = {1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0}; in TestTriangle() local
483 PetscReal JEx[4] = {1.0, 0.0, 0.0, 1.0}; in TestQuadrilateral() local
496 PetscReal JEx[9] = {1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0}; in TestQuadrilateral() local
521 PetscReal JEx[9] = {1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0}; in TestTetrahedron() local
545 PetscReal JEx[9] = {1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0}; in TestHexahedron() local