Searched defs:detJEx (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex8.c | 146 …t cell, PetscInt spaceDim, PetscReal v0Ex[], PetscReal JEx[], PetscReal invJEx[], PetscReal detJEx) in CheckFEMGeometry() 220 …l transform, PetscReal v0Ex[], PetscReal JEx[], PetscReal invJEx[], PetscReal detJEx, PetscReal ce… in CheckCell() 447 PetscReal detJEx = 1.0; in TestTriangle() local 460 PetscReal detJEx = 1.0; in TestTriangle() local 485 PetscReal detJEx = 1.0; in TestQuadrilateral() local 498 PetscReal detJEx = 1.0; in TestQuadrilateral() local 523 PetscReal detJEx = 1.0; in TestTetrahedron() local 547 PetscReal detJEx = 1.0; in TestHexahedron() local
|