Searched defs:discDG (Results 1 – 1 of 1) sorted by relevance
14 PetscObject *discDG; /* DG Discretizations of this field at each height */ member1161 PetscObject disc = NULL, discDG = NULL; in DMFieldCreateDSWithDG() local