Viskores  1.0
Classes | Namespaces
WorkletNeighborhood.h File Reference
#include <viskores/worklet/internal/WorkletBase.h>
#include <viskores/TopologyElementTag.h>
#include <viskores/cont/arg/ControlSignatureTagBase.h>
#include <viskores/cont/arg/TransportTagArrayIn.h>
#include <viskores/cont/arg/TransportTagArrayInOut.h>
#include <viskores/cont/arg/TransportTagArrayOut.h>
#include <viskores/cont/arg/TransportTagCellSetIn.h>
#include <viskores/cont/arg/TypeCheckTagArrayIn.h>
#include <viskores/cont/arg/TypeCheckTagArrayInOut.h>
#include <viskores/cont/arg/TypeCheckTagArrayOut.h>
#include <viskores/cont/arg/TypeCheckTagCellSetStructured.h>
#include <viskores/exec/arg/Boundary.h>
#include <viskores/exec/arg/FetchTagArrayDirectIn.h>
#include <viskores/exec/arg/FetchTagArrayDirectInOut.h>
#include <viskores/exec/arg/FetchTagArrayDirectOut.h>
#include <viskores/exec/arg/FetchTagArrayNeighborhoodIn.h>
#include <viskores/exec/arg/FetchTagCellSetIn.h>
#include <viskores/worklet/BoundaryTypes.h>
#include <viskores/worklet/ScatterIdentity.h>

Go to the source code of this file.

Classes

class  viskores::worklet::WorkletNeighborhood
 
struct  viskores::worklet::WorkletNeighborhood::Boundary
 The ExecutionSignature tag to query if the current iteration is inside the boundary. More...
 
struct  viskores::worklet::WorkletNeighborhood::FieldIn
 A control signature tag for input fields. More...
 
struct  viskores::worklet::WorkletNeighborhood::FieldOut
 A control signature tag for output fields. More...
 
struct  viskores::worklet::WorkletNeighborhood::FieldInOut
 A control signature tag for input-output (in-place) fields. More...
 
struct  viskores::worklet::WorkletNeighborhood::CellSetIn
 A control signature tag for input connectivity. More...
 
struct  viskores::worklet::WorkletNeighborhood::FieldInNeighborhood
 A control signature tag for neighborhood input values. More...
 

Namespaces

 viskores
 Groups connected points that have the same field value.
 
 viskores::worklet
 Viskores Worklets.