Lines Matching defs:invJ
425 PetscReal v0, J, invJ, detJ; in DMPlexLocatePoint_Simplex_1D_Internal() local
441 PetscReal x[3], v0[3], J[9], invJ[9], detJ; in DMPlexLocatePoint_Simplex_2D_Internal() local
461 PetscReal v0[2], J[4], invJ[4], detJ; in DMPlexClosestPoint_Simplex_2D_Internal() local
576 PetscReal v0[3], J[9], invJ[9], detJ; in DMPlexLocatePoint_Simplex_3D_Internal() local
1668 …Geometry_Internal(DM dm, PetscInt e, PetscReal v0[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputePointGeometry_Internal()
1798 …Geometry_Internal(DM dm, PetscInt e, PetscReal v0[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeLineGeometry_Internal()
1868 …Geometry_Internal(DM dm, PetscInt e, PetscReal v0[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeTriangleGeometry_Internal()
1923 …etscInt Nq, const PetscReal points[], PetscReal v[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeRectangleGeometry_Internal()
2078 …Geometry_Internal(DM dm, PetscInt e, PetscReal v0[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeTetrahedronGeometry_Internal()
2108 …etscInt Nq, const PetscReal points[], PetscReal v[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeHexahedronGeometry_Internal()
2224 …etscInt Nq, const PetscReal points[], PetscReal v[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeTriangularPrismGeometry_Internal()
2365 …dm, PetscInt cell, PetscQuadrature quad, PetscReal *v, PetscReal *J, PetscReal *invJ, PetscReal *d… in DMPlexComputeCellGeometryFEM_Implicit()
2482 …metryAffineFEM(DM dm, PetscInt cell, PetscReal v0[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeCellGeometryAffineFEM()
2489 …PetscInt point, PetscQuadrature quad, PetscReal v[], PetscReal J[], PetscReal invJ[], PetscReal *d… in DMPlexComputeCellGeometryFEM_FE()
2612 … PetscInt cell, PetscQuadrature quad, PetscReal v[], PetscReal J[], PetscReal invJ[], PetscReal de… in DMPlexComputeCellGeometryFEM()
3492 …eference_NewtonUpdate(PetscInt dimC, PetscInt dimR, PetscScalar *J, PetscScalar *invJ, PetscScalar… in DMPlexCoordinatesToReference_NewtonUpdate()
3555 PetscScalar *J, *invJ, *work; in DMPlexCoordinatesToReference_Tensor() local
3733 PetscScalar *J, *invJ, *work; in DMPlexCoordinatesToReference_FE() local
3895 PetscReal detJ, *v0, *J, *invJ; in DMPlexCoordinatesToReference() local