Viskores  1.0
Classes | Namespaces | Functions
DataSet.h File Reference
#include <viskores/cont/viskores_cont_export.h>
#include <viskores/cont/ArrayHandle.h>
#include <viskores/cont/CoordinateSystem.h>
#include <viskores/cont/ErrorBadValue.h>
#include <viskores/cont/Field.h>
#include <viskores/cont/UnknownArrayHandle.h>
#include <viskores/cont/UnknownCellSet.h>
#include <viskores/cont/internal/FieldCollection.h>

Go to the source code of this file.

Classes

class  viskores::cont::DataSet
 Contains and manages the geometric data structures that Viskores operates on. More...
 

Namespaces

 viskores
 Groups connected points that have the same field value.
 
 viskores::cont
 Viskores Control Environment.
 

Functions

std::string & viskores::cont::GlobalGhostCellFieldName () noexcept
 
const std::string & viskores::cont::GetGlobalGhostCellFieldName () noexcept
 
void viskores::cont::SetGlobalGhostCellFieldName (const std::string &name) noexcept