Viskores  1.0
List of all members
viskores::worklet::WorkletVisitCellsWithPoints::FieldInOut Struct Reference

A control signature tag for input-output (in-place) fields. More...

#include <WorkletMapTopology.h>

Inheritance diagram for viskores::worklet::WorkletVisitCellsWithPoints::FieldInOut:
viskores::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInOut viskores::cont::arg::ControlSignatureTagBase viskores::worklet::WorkletVisitCellsWithPoints::FieldInOutCell

Additional Inherited Members

- Public Types inherited from viskores::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInOut
using TypeCheckTag = viskores::cont::arg::TypeCheckTagArrayInOut
 
using TransportTag = viskores::cont::arg::TransportTagArrayInOut
 
using FetchTag = viskores::exec::arg::FetchTagArrayDirectInOut
 

Detailed Description

A control signature tag for input-output (in-place) fields.

A WorkletVisitCellsWithPoints always has the output on the cells of the topology. The associated parameter of the invoke should be a viskores::cont::ArrayHandle, and it must have the same number of values as the number of cells of the topology.


The documentation for this struct was generated from the following file: