Home
last modified time | relevance | path

Searched refs:Coords64 (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.cpp1701 using Coords64 = vtkm::cont::ArrayHandleSOA<vtkm::Vec<vtkm::Float64, 3>>; in VTKmTopologyToBlueprint() typedef
1784 else if(vtkm::cont::IsType<Coords64>(coordsHandle)) in VTKmTopologyToBlueprint()
1786 Coords64 points; in VTKmTopologyToBlueprint()