Home
last modified time | relevance | path

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

/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/ascent/runtimes/
H A Dascent_vtkh_data_adapter.cpp2047 bool assoc_cells = vtkm::cont::Field::Association::CELL_SET == field.GetAssociation(); in VTKmFieldToBlueprint() local
2049 if(!assoc_points && ! assoc_cells) in VTKmFieldToBlueprint()