Searched refs:DMSwarmCellDMView (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmswarm.pxi | 89 PetscErrorCode DMSwarmCellDMView(PetscDMSwarmCellDM, PetscViewer)
|
| H A D | DMSwarm.pyx | 1101 Viewer, petsc.DMSwarmCellDMView 1106 CHKERR(DMSwarmCellDMView(self.cdm, vwr))
|
| /petsc/include/ |
| H A D | petscdmswarm.h | 190 PETSC_EXTERN PetscErrorCode DMSwarmCellDMView(DMSwarmCellDM, PetscViewer);
|
| /petsc/doc/changes/ |
| H A D | 323.md | 126 - Add `DMSwarmCellDMCreate()`, `DMSwarmCellDMDestroy()`, `DMSwarmCellDMView()`, `DMSwarmCellDMGetDM…
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic.c | 58 PetscErrorCode DMSwarmCellDMView(DMSwarmCellDM celldm, PetscViewer viewer) in DMSwarmCellDMView() function 305 …DM for a Swarm", "DM", PetscObjectComm((PetscObject)dm), DMSwarmCellDMDestroy, DMSwarmCellDMView)); in DMSwarmCellDMCreate()
|