Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c892 static PetscErrorCode DMPlexComputeAnchorMatrix_Tree_Direct(DM, PetscSection, PetscSection, Mat);
934 mesh->computeanchormatrix = DMPlexComputeAnchorMatrix_Tree_Direct; in DMPlexSetTree_Internal()
1140 static PetscErrorCode DMPlexComputeAnchorMatrix_Tree_Direct(DM dm, PetscSection section, PetscSecti… in DMPlexComputeAnchorMatrix_Tree_Direct() function