Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagutils.c56 DMType dmType; in DMStagGetProductCoordinateArrays_Private() local
65 DMType dmType; in DMStagGetProductCoordinateArrays_Private() local
201 DMType dmType; in DMStagGetProductCoordinateLocationSlot() local
209 DMType dmType; in DMStagGetProductCoordinateLocationSlot() local
/petsc/src/snes/tutorials/
H A Dex17.c50 char dmType[256]; /* DM type for the solve */ member