Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexglvis.c120 PetscDualSpaceType spname; in DMSetUpGLVisViewer_Plex() local
126 PetscCall(PetscDualSpaceGetType(sp, &spname)); in DMSetUpGLVisViewer_Plex()
127 PetscCall(PetscStrcmp(spname, PETSCDUALSPACELAGRANGE, &islag)); in DMSetUpGLVisViewer_Plex()