Searched defs:subpointMap (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 2414 DMLabel subpointMap, hlabel, slabel = NULL; in DMPlexCreateHybridMesh() local 2466 …Submesh_Uninterpolated(DM dm, DMLabel vertexLabel, PetscInt value, DMLabel subpointMap, PetscInt *… in DMPlexMarkSubmesh_Uninterpolated() 2539 …texLabel, PetscInt value, PetscBool markedFaces, PetscBool addCells, DMLabel subpointMap, DM subdm) in DMPlexMarkSubmesh_Interpolated() 2624 …dm, PetscBool hasLagrange, const char labelname[], PetscInt value, DMLabel subpointMap, PetscInt *… in DMPlexMarkCohesiveSubmesh_Uninterpolated() 2681 …rkCohesiveSubmesh_Interpolated(DM dm, DMLabel label, PetscInt value, DMLabel subpointMap, DM subdm) in DMPlexMarkCohesiveSubmesh_Interpolated() 3171 DMLabel subpointMap; in DMPlexCreateSubmesh_Uninterpolated() local 3377 DMLabel subpointMap; in DMPlexCreateSubmeshGeneric_Interpolated() local 3965 DMLabel subpointMap; in DMPlexCreateCohesiveSubmesh_Uninterpolated() local 4351 PetscErrorCode DMPlexGetSubpointMap(DM dm, DMLabel *subpointMap) in DMPlexGetSubpointMap() 4374 PetscErrorCode DMPlexSetSubpointMap(DM dm, DMLabel subpointMap) in DMPlexSetSubpointMap()
|
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 175 …DMLabel subpointMap; /* Label each original mesh point in the submesh with its depth, s… member
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 2452 PetscErrorCode PetscSectionCreateSubdomainSection(PetscSection s, IS subpointMap, PetscSection *sub… in PetscSectionCreateSubdomainSection()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 4500 DMLabel subpointMap; in DMForestTransferVecFromBase_pforest() local
|