DMSwarmRemap#
Project the swarm fields onto a new set of particles
Synopsis#
#include "petscdm.h"
#include "petscdmda.h"
#include "petscdmplex.h"
#include "petscdmswarm.h"
#include "petscksp.h"
PetscErrorCode DMSwarmRemap(DM sw)
Collective
Input Parameter#
sw - The
DMSWARM
object
See Also#
DM Basics, DMSWARM
, DMSwarmMigrate()
, DMSwarmCrate()
Level#
beginner
Location#
src/ksp/ksp/utils/dm/dmproject.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages