Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex3.c328 DM refTree, ncdm = NULL; in CreateMesh() local
578 DM refTree; in TestInjector() local
598 DM dmRedist, dmfv, dmgrad, dmCell, refTree; in TestFVGrad() local
819 DM refTree; in CheckInterpolation() local
/petsc/src/dm/impls/plex/
H A Dplextree.c898 DM refTree; in DMPlexSetTree_Internal() local
1387 static PetscErrorCode DMPlexReferenceTreeGetChildrenMatrices(DM refTree, PetscScalar ****childrenMa… in DMPlexReferenceTreeGetChildrenMatrices()
1497 static PetscErrorCode DMPlexReferenceTreeRestoreChildrenMatrices(DM refTree, PetscScalar ****childr… in DMPlexReferenceTreeRestoreChildrenMatrices()
1543 DM refTree; in DMPlexComputeAnchorMatrix_Tree_FromReference() local
2493 DM refTree; in DMPlexComputeInterpolatorTree() local
2824 PetscErrorCode DMPlexComputeInjectorReferenceTree(DM refTree, Mat *inj) in DMPlexComputeInjectorReferenceTree()
3157 static PetscErrorCode DMPlexReferenceTreeGetChildrenMatrices_Injection(DM refTree, Mat inj, PetscSc… in DMPlexReferenceTreeGetChildrenMatrices_Injection()
3220 static PetscErrorCode DMPlexReferenceTreeRestoreChildrenMatrices_Injection(DM refTree, Mat inj, Pet… in DMPlexReferenceTreeRestoreChildrenMatrices_Injection()
3260 static PetscErrorCode DMPlexReferenceTreeGetInjector(DM refTree, Mat *injRef) in DMPlexReferenceTreeGetInjector()
3512 DM refTree; in DMPlexComputeInjectorTree() local
[all …]
H A Dplexdistribute.c1331 DM refTree; in DMPlexDistributeSetupTree() local
H A Dplexsubmesh.c861 DM refTree; in DMPlexShiftTree_Internal() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2503 DM refTree = NULL; in DMPforestGetTransferSF_Point() local
4110 DM refTree, newPlex, base; in DMConvert_pforest_plex() local