Home
last modified time | relevance | path

Searched refs:DMPlexComputeProjection2Dto1D (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmplex.h342 PETSC_EXTERN PetscErrorCode DMPlexComputeProjection2Dto1D(PetscScalar[], PetscReal[]);
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c1467 PetscErrorCode DMPlexComputeProjection2Dto1D(PetscScalar coords[], PetscReal R[]) in DMPlexComputeProjection2Dto1D() function
1838 PetscCall(DMPlexComputeProjection2Dto1D(coords, R)); in DMPlexComputeLineGeometry_Internal()