Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c893 static PetscErrorCode DMPlexComputeAnchorMatrix_Tree_FromReference(DM, PetscSection, PetscSection, …
932 mesh->computeanchormatrix = DMPlexComputeAnchorMatrix_Tree_FromReference; in DMPlexSetTree_Internal()
1541 static PetscErrorCode DMPlexComputeAnchorMatrix_Tree_FromReference(DM dm, PetscSection section, Pet… in DMPlexComputeAnchorMatrix_Tree_FromReference() function