Home
last modified time | relevance | path

Searched refs:DMSWARMPIC_LAYOUT_REGULAR (Results 1 – 6 of 6) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmswarm.pxi22 DMSWARMPIC_LAYOUT_REGULAR
H A DDMSwarm.pyx27 LAYOUT_REGULAR = DMSWARMPIC_LAYOUT_REGULAR
/petsc/include/
H A Dpetscdmswarm.h73 DMSWARMPIC_LAYOUT_REGULAR, enumerator
/petsc/src/dm/tutorials/
H A Dex20.c52 PetscCall(DMSwarmInsertPointsUsingCellDM(swarm, DMSWARMPIC_LAYOUT_REGULAR, 3)); in pic_insert_DMDA()
/petsc/src/dm/impls/swarm/
H A Dswarmpic_da.c106 case DMSWARMPIC_LAYOUT_REGULAR: { in private_DMSwarmInsertPointsUsingCellDM_DA_Q1()
H A Dswarmpic_plex.c256 case DMSWARMPIC_LAYOUT_REGULAR: in private_DMSwarmInsertPointsUsingCellDM_PLEX()