Searched defs:dmB (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex57.c | 111 static PetscErrorCode CompareMeshes(DM dmA, DM dmB, DM dm) in CompareMeshes()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexinterpolate.c | 1675 PetscErrorCode DMPlexCopyCoordinates(DM dmA, DM dmB) in DMPlexCopyCoordinates()
|
| H A D | plexcreate.c | 39 static PetscErrorCode DMPlexSwapContext_Private(DM dmA, const char name[], DM dmB) in DMPlexSwapContext_Private() 65 static PetscErrorCode DMPlexSwapEGADSInfo_Private(DM dmA, DM dmB) in DMPlexSwapEGADSInfo_Private() 200 static PetscErrorCode DMPlexSwap_Static(DM dmA, DM dmB) in DMPlexSwap_Static()
|
| H A D | plexsubmesh.c | 4492 PetscErrorCode DMGetEnclosureRelation(DM dmA, DM dmB, DMEnclosureType *rel) in DMGetEnclosureRelation() 4552 PetscErrorCode DMGetEnclosurePoint(DM dmA, DM dmB, DMEnclosureType etype, PetscInt pB, PetscInt *pA) in DMGetEnclosurePoint()
|
| H A D | plex.c | 5246 PetscErrorCode DMPlexEqual(DM dmA, DM dmB, PetscBool *equal) in DMPlexEqual()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2125 static PetscErrorCode DMShareDiscretization(DM dmA, DM dmB) in DMShareDiscretization() 3006 static PetscErrorCode DMPforestGetTransferSF(DM dmA, DM dmB, const PetscInt dofPerDim[], PetscSF *s… in DMPforestGetTransferSF()
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 7587 PetscErrorCode DMCopyLabels(DM dmA, DM dmB, PetscCopyMode mode, PetscBool all, DMCopyLabelsMode emo… in DMCopyLabels()
|