DMSwarmSortDestroy#
destroy a DMSwarmSort
Synopsis#
#include "petscdmda.h"
#include "petscdmplex.h"
#include "petscdmswarm.h"
PetscErrorCode DMSwarmSortDestroy(DMSwarmSort *sort)
Collective
Input Parameter#
sort - address of
DMSwarmSort
See Also#
DMSwarmSort, DMSwarmSortCreate()
Level#
advanced
Location#
src/dm/impls/swarm/swarmpic_sort.c
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages