#include "petscdmswarm.h" PETSC_EXTERN PetscErrorCode DMSwarmCopyPoint(DM dm,PetscInt pi,PetscInt pj)Not collective
dm | - a DMSwarm | |
pi | - the index of the point to copy | |
pj | - the point index where the copy should be located |
Level:beginner
Location:src/dm/impls/swarm/swarm.c
Index of all DMSWARM routines
Table of Contents for all manual pages
Index of all manual pages