Searched defs:volEx (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex8.c | 175 …m, PetscInt cell, PetscInt spaceDim, PetscReal centroidEx[], PetscReal normalEx[], PetscReal volEx) in CheckFVMGeometry() 220 …x[], PetscReal detJEx, PetscReal centroidEx[], PetscReal normalEx[], PetscReal volEx, PetscReal fa… in CheckCell() 450 PetscReal volEx = 2.0; in TestTriangle() local 463 PetscReal volEx = 2.0; in TestTriangle() local 488 PetscReal volEx = 4.0; in TestQuadrilateral() local 501 PetscReal volEx = 4.0; in TestQuadrilateral() local 526 PetscReal volEx = (PetscReal)4.0 / (PetscReal)3.0; in TestTetrahedron() local 550 PetscReal volEx = 8.0; in TestHexahedron() local 571 PetscReal volEx = 8.1333333333333346; in TestHexahedronCurved() local 600 PetscReal volEx = 4.0; in TestWedge() local
|