Viskores  1.0
viskores::cont::DataSet Member List

This is the complete list of members for viskores::cont::DataSet, including all inherited members.

AddCellField(const std::string &fieldName, const viskores::cont::UnknownArrayHandle &field)viskores::cont::DataSetinline
AddCellField(const std::string &fieldName, const viskores::cont::ArrayHandle< T, Storage > &field)viskores::cont::DataSetinline
AddCellField(const std::string &fieldName, const std::vector< T > &field)viskores::cont::DataSetinline
AddCellField(const std::string &fieldName, const T *field, const viskores::Id &n)viskores::cont::DataSetinline
AddCoordinateSystem(const viskores::cont::CoordinateSystem &cs)viskores::cont::DataSet
AddCoordinateSystem(const std::string &name, const viskores::cont::UnknownArrayHandle &data)viskores::cont::DataSet
AddCoordinateSystem(const std::string &pointFieldName)viskores::cont::DataSet
AddField(const Field &field)viskores::cont::DataSet
AddField(const std::string &name, viskores::cont::Field::Association association, const viskores::cont::UnknownArrayHandle &data)viskores::cont::DataSet
AddGhostCellField(const std::string &fieldName, const viskores::cont::UnknownArrayHandle &field)viskores::cont::DataSetinline
AddGhostCellField(const viskores::cont::UnknownArrayHandle &field)viskores::cont::DataSetinline
AddGhostCellField(const viskores::cont::Field &field)viskores::cont::DataSetinline
AddPointField(const std::string &fieldName, const viskores::cont::UnknownArrayHandle &field)viskores::cont::DataSetinline
AddPointField(const std::string &fieldName, const viskores::cont::ArrayHandle< T, Storage > &field)viskores::cont::DataSetinline
AddPointField(const std::string &fieldName, const std::vector< T > &field)viskores::cont::DataSetinline
AddPointField(const std::string &fieldName, const T *field, const viskores::Id &n)viskores::cont::DataSetinline
CellSetviskores::cont::DataSetprivate
Clear()viskores::cont::DataSet
ConvertToExpected()viskores::cont::DataSet
CoordSystemNamesviskores::cont::DataSetprivate
CopyStructure(const viskores::cont::DataSet &source)viskores::cont::DataSet
DataSet()=defaultviskores::cont::DataSet
DataSet(viskores::cont::DataSet &&)=defaultviskores::cont::DataSet
DataSet(const viskores::cont::DataSet &)=defaultviskores::cont::DataSet
Fieldsviskores::cont::DataSetprivate
GetCellField(const std::string &name) constviskores::cont::DataSetinline
GetCellField(const std::string &name)viskores::cont::DataSetinline
GetCellSet() constviskores::cont::DataSetinline
GetCellSet()viskores::cont::DataSetinline
GetCoordinateSystem(viskores::Id index=0) constviskores::cont::DataSet
GetCoordinateSystem(const std::string &name) constviskores::cont::DataSet
GetCoordinateSystemIndex(const std::string &name) constviskores::cont::DataSet
GetCoordinateSystemName(viskores::Id index=0) constviskores::cont::DataSet
GetField(viskores::Id index) constviskores::cont::DataSetinline
GetField(viskores::Id index)viskores::cont::DataSetinline
GetField(const std::string &name, viskores::cont::Field::Association assoc=viskores::cont::Field::Association::Any) constviskores::cont::DataSetinline
GetField(const std::string &name, viskores::cont::Field::Association assoc=viskores::cont::Field::Association::Any)viskores::cont::DataSetinline
GetFieldIndex(const std::string &name, viskores::cont::Field::Association assoc=viskores::cont::Field::Association::Any) constviskores::cont::DataSetinline
GetGhostCellField() constviskores::cont::DataSet
GetGhostCellFieldName() constviskores::cont::DataSet
GetNumberOfCells() constviskores::cont::DataSet
GetNumberOfCoordinateSystems() constviskores::cont::DataSetinline
GetNumberOfFields() constviskores::cont::DataSetinline
GetNumberOfPoints() constviskores::cont::DataSet
GetPointField(const std::string &name) constviskores::cont::DataSetinline
GetPointField(const std::string &name)viskores::cont::DataSetinline
GhostCellNameviskores::cont::DataSetprivate
HasCellField(const std::string &name) constviskores::cont::DataSetinline
HasCoordinateSystem(const std::string &name) constviskores::cont::DataSetinline
HasField(const std::string &name, viskores::cont::Field::Association assoc=viskores::cont::Field::Association::Any) constviskores::cont::DataSetinline
HasGhostCellField() constviskores::cont::DataSet
HasPointField(const std::string &name) constviskores::cont::DataSetinline
operator=(viskores::cont::DataSet &&)=defaultviskores::cont::DataSet
operator=(const viskores::cont::DataSet &)=defaultviskores::cont::DataSet
PrintSummary(std::ostream &out) constviskores::cont::DataSet
SetCellSet(const CellSetType &cellSet)viskores::cont::DataSetinline
SetCellSetImpl(const viskores::cont::UnknownCellSet &cellSet)viskores::cont::DataSetprivate
SetGhostCellField(const std::string &name)viskores::cont::DataSet
SetGhostCellField(const viskores::cont::Field &field)viskores::cont::DataSet
SetGhostCellField(const std::string &fieldName, const viskores::cont::UnknownArrayHandle &field)viskores::cont::DataSet
SetGhostCellField(const viskores::cont::UnknownArrayHandle &field)viskores::cont::DataSet
SetGhostCellFieldName(const std::string &name)viskores::cont::DataSet