Viskores
1.0
|
Go to the source code of this file.
Namespaces | |
viskores | |
Groups connected points that have the same field value. | |
viskores::cont | |
Viskores Control Environment. | |
Functions | |
viskores::Bounds | viskores::cont::BoundsGlobalCompute (const viskores::cont::DataSet &dataset, viskores::Id coordinate_system_index=0) |
Functions to compute bounds for a single dataset or partitioned dataset globally. More... | |
viskores::Bounds | viskores::cont::BoundsGlobalCompute (const viskores::cont::PartitionedDataSet &pds, viskores::Id coordinate_system_index=0) |
viskores::Bounds | viskores::cont::BoundsGlobalCompute (const viskores::cont::DataSet &dataset, const std::string &coordinate_system_name) |
viskores::Bounds | viskores::cont::BoundsGlobalCompute (const viskores::cont::PartitionedDataSet &pds, const std::string &coordinate_system_name) |