#include "petscdmswarm.h" PETSC_EXTERN PetscErrorCode DMSwarmRestoreField(DM dm,const char fieldname[],PetscInt *blocksize,PetscDataType *type,void **data)Not collective
dm | - a DMSwarm | |
fieldname | - the textual name to identify this field |
blocksize | - the number of each data type | |
type | - the data type | |
data | - pointer to raw array |
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