schwz  Generated automatically from develop
Public Member Functions | Public Attributes | List of all members
schwz::Scatter< ValueType, IndexType > Struct Template Reference
Collaboration diagram for schwz::Scatter< ValueType, IndexType >:
[legend]

Public Member Functions

 Scatter (const IndexType num_elems, const IndexType *indices, const ValueType *from_array, ValueType *into_array, OperationType optype)
 
void run (std::shared_ptr< const gko::OmpExecutor >) const override
 
void run (std::shared_ptr< const gko::CudaExecutor >) const override
 

Public Attributes

const IndexType num_elems
 
const IndexType * indices
 
const ValueType * from_array
 
ValueType * into_array
 
OperationType optype
 

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