Lines Matching defs:coords

205 …tersection_Coords_Internal(DM dm, PetscInt dim, PetscInt cdim, const PetscScalar coords[], const P…  in DMPlexGetPlaneSimplexIntersection_Coords_Internal()
272 PetscScalar *coords = NULL; in DMPlexGetPlaneSimplexIntersection_Internal() local
293 PetscScalar *coords = NULL; in DMPlexGetPlaneQuadIntersection_Internal() local
324 PetscScalar *coords = NULL; in DMPlexGetPlaneHexIntersection_Internal() local
485 PetscScalar *coords = NULL; in DMPlexLocatePoint_Quad_2D_Linear_Internal() local
532 Vec coords; in DMPlexLocatePoint_Quad_2D_Internal() local
596 PetscScalar *coords = NULL; in DMPlexLocatePoint_Hex_3D_Linear_Internal() local
648 Vec coords; in DMPlexLocatePoint_Hex_3D_Internal() local
734 PetscScalar *coords = NULL; in DMPlexCreateGridHash() local
1018 PetscScalar *coords = NULL; in DMPlexComputeGridHash_Internal() local
1467 PetscErrorCode DMPlexComputeProjection2Dto1D(PetscScalar coords[], PetscReal R[]) in DMPlexComputeProjection2Dto1D()
1501 PetscErrorCode DMPlexComputeProjection3Dto1D(PetscScalar coords[], PetscReal R[]) in DMPlexComputeProjection3Dto1D()
1564 PetscErrorCode DMPlexComputeProjection3Dto2D(PetscInt coordSize, PetscScalar coords[], PetscReal R[… in DMPlexComputeProjection3Dto2D()
1602 PETSC_UNUSED static inline void Volume_Triangle_Internal(PetscReal *vol, PetscReal coords[]) in Volume_Triangle_Internal()
1627 PETSC_UNUSED static inline void Volume_Tetrahedron_Internal(PetscReal *vol, PetscReal coords[]) in Volume_Tetrahedron_Internal()
1661 static inline void Volume_Tetrahedron_Origin_Internal(PetscReal *vol, PetscReal coords[]) in Volume_Tetrahedron_Origin_Internal()
1672 const PetscScalar *coords; in DMPlexComputePointGeometry_Internal() local
1717 …m, PetscInt cell, PetscBool *isDG, PetscInt *Nc, const PetscScalar *array[], PetscScalar *coords[]) in DMPlexGetCellCoordinates()
1779 …m, PetscInt cell, PetscBool *isDG, PetscInt *Nc, const PetscScalar *array[], PetscScalar *coords[]) in DMPlexRestoreCellCoordinates()
1801 PetscScalar *coords = NULL; in DMPlexComputeLineGeometry_Internal() local
1871 PetscScalar *coords = NULL; in DMPlexComputeTriangleGeometry_Internal() local
1926 PetscScalar *coords = NULL; in DMPlexComputeRectangleGeometry_Internal() local
2081 PetscScalar *coords = NULL; in DMPlexComputeTetrahedronGeometry_Internal() local
2111 PetscScalar *coords = NULL; in DMPlexComputeHexahedronGeometry_Internal() local
2227 PetscScalar *coords = NULL; in DMPlexComputeTriangularPrismGeometry_Internal() local
2492 PetscScalar *coords = NULL; in DMPlexComputeCellGeometryFEM_FE() local
2646 const PetscScalar *coords = NULL; in DMPlexComputeGeometryFVM_0D_Internal() local
2690 PetscScalar *coords = NULL; in DMPlexComputeGeometryFVM_1D_Internal() local
2734 PetscScalar *coords = NULL; in DMPlexComputeGeometryFVM_2D_Internal() local
2799 PetscScalar *coords = NULL; in DMPlexComputeGeometryFVM_3D_Internal() local
3550 …tscInt numPoints, const PetscReal realCoords[], PetscReal refCoords[], Vec coords, PetscInt dimC, … in DMPlexCoordinatesToReference_Tensor()
3653 …tscInt numPoints, const PetscReal refCoords[], PetscReal realCoords[], Vec coords, PetscInt dimC, … in DMPlexReferenceToCoordinates_Tensor()
3727 …tscInt numPoints, const PetscReal realCoords[], PetscReal refCoords[], Vec coords, PetscInt Nc, Pe… in DMPlexCoordinatesToReference_FE()
3792 …tscInt numPoints, const PetscReal refCoords[], PetscReal realCoords[], Vec coords, PetscInt Nc, Pe… in DMPlexReferenceToCoordinates_FE()
3858 Vec coords; in DMPlexCoordinatesToReference() local
3941 Vec coords; in DMPlexReferenceToCoordinates() local
4011 …t, const PetscReal x[], PetscInt numConstants, const PetscScalar constants[], PetscScalar coords[]) in coordMap_shear()
4024 …t, const PetscReal x[], PetscInt numConstants, const PetscScalar constants[], PetscScalar coords[]) in coordMap_flare()
4139 PetscScalar *coords, f[16]; in DMPlexRemapGeometry() local