Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h224 PetscInt vtkCellHeight; /* The height of cells for output, default is 0 */ member
/petsc/src/dm/impls/plex/
H A Dplex.c8884 *cellHeight = mesh->vtkCellHeight; in DMPlexGetVTKCellHeight()
8905 mesh->vtkCellHeight = cellHeight; in DMPlexSetVTKCellHeight()