Home
last modified time | relevance | path

Searched defs:hasLagrange (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2624 static PetscErrorCode DMPlexMarkCohesiveSubmesh_Uninterpolated(DM dm, PetscBool hasLagrange, const … in DMPlexMarkCohesiveSubmesh_Uninterpolated()
3962 static PetscErrorCode DMPlexCreateCohesiveSubmesh_Uninterpolated(DM dm, PetscBool hasLagrange, cons… in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4197 PetscErrorCode DMPlexCreateCohesiveSubmesh(DM dm, PetscBool hasLagrange, const char label[], PetscI… in DMPlexCreateCohesiveSubmesh()