Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c10670 static PetscErrorCode DMPlexCreateConstraintSection_Anchors(DM dm, PetscSection section, PetscSecti… in DMPlexCreateConstraintSection_Anchors() function
10838 PetscCall(DMPlexCreateConstraintSection_Anchors(dm, section, &cSec)); in DMCreateDefaultConstraints_Plex()