Searched defs:refTree (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex3.c | 328 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 D | plextree.c | 898 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 D | plexdistribute.c | 1331 DM refTree; in DMPlexDistributeSetupTree() local
|
| H A D | plexsubmesh.c | 861 DM refTree; in DMPlexShiftTree_Internal() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2503 DM refTree = NULL; in DMPforestGetTransferSF_Point() local 4110 DM refTree, newPlex, base; in DMConvert_pforest_plex() local
|