Searched refs:DMPlexComputeProjection3Dto2D (Results 1 – 2 of 2) sorted by relevance
344 PETSC_EXTERN PetscErrorCode DMPlexComputeProjection3Dto2D(PetscInt, PetscScalar[], PetscReal[]);
1564 PetscErrorCode DMPlexComputeProjection3Dto2D(PetscInt coordSize, PetscScalar coords[], PetscReal R[… in DMPlexComputeProjection3Dto2D() function1886 PetscCall(DMPlexComputeProjection3Dto2D(numCoords, coords, R)); in DMPlexComputeTriangleGeometry_Internal()1948 PetscCall(DMPlexComputeProjection3Dto2D(numCoords, coords, R)); in DMPlexComputeRectangleGeometry_Internal()