Searched refs:hasDof (Results 1 – 1 of 1) sorted by relevance
1105 PetscInt hasDof, n = 0; in DMView_PlexExodusII() local1112 PetscCall(PetscSectionGetDof(coordSection, p, &hasDof)); in DMView_PlexExodusII()1113 if (hasDof) { in DMView_PlexExodusII()