Home
last modified time | relevance | path

Searched defs:_p_DMSwarmCellDM (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Ddmswarmimpl.h31 struct _p_DMSwarmCellDM { struct
33 DM dm; // The cell DM
34 PetscInt Nf; // The number of DM fields
35 char **dmFields; // Swarm fields defining this DM
36 PetscInt Nfc; // The number of DM coordinate fields
37 char **coordFields; // Swarm field for coordinates on this DM
38 char *cellid; // Swarm field with cell ids for particles
39 DMSwarmSort sort; // Ordering of particles by enclosing cell