Home
last modified time | relevance | path

Searched refs:DMSwarmCreatePointPerCellCount (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmswarm.h173 PETSC_EXTERN PetscErrorCode DMSwarmCreatePointPerCellCount(DM, PetscInt *, PetscInt **);
/petsc/src/dm/impls/swarm/
H A Dswarmpic.c752 PetscErrorCode DMSwarmCreatePointPerCellCount(DM sw, PetscInt *ncells, PetscInt **count) in DMSwarmCreatePointPerCellCount() function