> On 28 May 2017, at 09:16, leejearl <[email protected]> wrote: > > Hi, Dave: I want to store a PetscInt tag for every cell of the dmplex with > the struct. Thanks,
You probably want to use a DMLabel to store these ids. Unless you have a different I'd for every cell. Lawrence
