Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/exodusii/
H A Dplexexodusii2.c1105 PetscInt hasDof, n = 0; in DMView_PlexExodusII() local
1112 PetscCall(PetscSectionGetDof(coordSection, p, &hasDof)); in DMView_PlexExodusII()
1113 if (hasDof) { in DMView_PlexExodusII()