DMSwarmCollectViewDestroy#
Resets the DMSWARM
to the size prior to calling DMSwarmCollectViewCreate()
Synopsis#
#include "petscdmswarm.h"
PetscErrorCode DMSwarmCollectViewDestroy(DM dm)
Collective
Input Parameters#
dm - the
DMSWARM
Notes#
Users should call DMSwarmCollectViewCreate()
before this function is called.
See Also#
DM
, DMSWARM
, DMSwarmCollectViewCreate()
, DMSwarmSetCollectType()
Level#
advanced
Location#
Examples#
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages