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

A control signature tag for output fields. More...

#include <WorkletMapTopology.h>

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

Additional Inherited Members

- Public Types inherited from viskores::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldOut
using TypeCheckTag = viskores::cont::arg::TypeCheckTagArrayOut
 
using TransportTag = viskores::cont::arg::TransportTagArrayOut
 
using FetchTag = viskores::exec::arg::FetchTagArrayDirectOut
 

Detailed Description

A control signature tag for output 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 will be resized to the number of cells in the provided CellSet.


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