DMSwarmSortView#
view a DMSwarmSort
Synopsis#
#include "petscdmda.h"
#include "petscdmplex.h"
#include "petscdmswarm.h"
PetscErrorCode DMSwarmSortView(DMSwarmSort sort, PetscViewer viewer)
Collective
Input Parameters#
sort -
DMSwarmSortviewer - viewer to display sort context, for example
PETSC_VIEWER_STDOUT_WORLD
See Also#
DMSwarmSort, DMSwarmSortCreate(), PetscViewer
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