Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.c993 PetscInt vtkVal = 0; in MonitorVTK() local
999 if (vtkLabel) PetscCall(DMLabelGetValue(vtkLabel, c, &vtkVal)); in MonitorVTK()
1000 if (!vtkVal || !cx) continue; /* ghost, or not a global cell */ in MonitorVTK()