Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5xdmf.c33 PetscInt dim, *cones, cHeight, cStart, cEnd, p; in DMPlexInvertCells_XDMF_Private() local
41 PetscCall(DMPlexGetVTKCellHeight(dm, &cHeight)); in DMPlexInvertCells_XDMF_Private()
42 PetscCall(DMPlexGetHeightStratum(dm, cHeight, &cStart, &cEnd)); in DMPlexInvertCells_XDMF_Private()