Searched refs:vtkVal (Results 1 – 1 of 1) sorted by relevance
993 PetscInt vtkVal = 0; in MonitorVTK() local999 if (vtkLabel) PetscCall(DMLabelGetValue(vtkLabel, c, &vtkVal)); in MonitorVTK()1000 if (!vtkVal || !cx) continue; /* ghost, or not a global cell */ in MonitorVTK()