Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c10713 static PetscErrorCode DMPlexCreateConstraintMatrix_Anchors(DM dm, PetscSection section, PetscSectio… in DMPlexCreateConstraintMatrix_Anchors() function
10839 PetscCall(DMPlexCreateConstraintMatrix_Anchors(dm, section, cSec, &cMat)); in DMCreateDefaultConstraints_Plex()