Home
last modified time | relevance | path

Searched refs:GLVisViewerCtx (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexglvis.c12 } GLVisViewerCtx; typedef
16 GLVisViewerCtx *ctx = *(GLVisViewerCtx **)vctx; in DestroyGLVisViewerCtx_Private()
28 GLVisViewerCtx *ctx = (GLVisViewerCtx *)vctx; in DMPlexSampleGLVisFields_Private()
52 GLVisViewerCtx *ctx; in DMSetUpGLVisViewer_Plex()
/petsc/src/dm/impls/composite/
H A Dpack.c1291 } GLVisViewerCtx; typedef
1295 GLVisViewerCtx *ctx = *(GLVisViewerCtx **)vctx; in DestroyGLVisViewerCtx_Private()
1310 GLVisViewerCtx *ctx = (GLVisViewerCtx *)vctx; in DMCompositeSampleGLVisFields_Private()
1335 GLVisViewerCtx *ctx; in DMSetUpGLVisViewer_Composite()