Home
last modified time | relevance | path

Searched refs:GetExplicitCoordinateSystem (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.cpp131 GetExplicitCoordinateSystem(const conduit::Node &n_coords, in GetExplicitCoordinateSystem() function
1112 coords = detail::GetExplicitCoordinateSystem<float64>(n_coords, in StructuredBlueprintToVTKmDataSet()
1119 coords = detail::GetExplicitCoordinateSystem<float32>(n_coords, in StructuredBlueprintToVTKmDataSet()
1183 coords = detail::GetExplicitCoordinateSystem<float64>(n_coords, in UnstructuredBlueprintToVTKmDataSet()
1190 coords = detail::GetExplicitCoordinateSystem<float32>(n_coords, in UnstructuredBlueprintToVTKmDataSet()