Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplex.h343 PETSC_EXTERN PetscErrorCode DMPlexComputeProjection3Dto1D(PetscScalar[], PetscReal[]);
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c1501 PetscErrorCode DMPlexComputeProjection3Dto1D(PetscScalar coords[], PetscReal R[]) in DMPlexComputeProjection3Dto1D() function
1816 PetscCall(DMPlexComputeProjection3Dto1D(coords, R)); in DMPlexComputeLineGeometry_Internal()