Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdm.pxi225 elif boundary == 'mirror':
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h5051 PetscSFNode *mirror; in DMForestCreateCellSF_pforest() local
5062 PetscCall(PetscMalloc2(nMirror, &mirror, nMirror, &mirrorPtrs)); in DMForestCreateCellSF_pforest()
5067 mirror[q].rank = rank; in DMForestCreateCellSF_pforest()
5068 mirror[q].index = (PetscInt)mir->p.piggy3.local_num + cLocalStart; in DMForestCreateCellSF_pforest()
5069 mirrorPtrs[q] = (void *)&mirror[q]; in DMForestCreateCellSF_pforest()
5072 PetscCall(PetscFree2(mirror, mirrorPtrs)); in DMForestCreateCellSF_pforest()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas6490 (narrow-gaps/stabilization/mirror-velocity-p? #f)
8392 (defaults/pre-2021r1-swirl-axi-mirror-limiting? #f)
8416 (recon/swirl-axis-mirror-limiting? #t)