ISAAC
Overview :: Library Doc :: Server Doc :: JSON Commands

In Situ Animation of Accelerated Computations

Public Member Functions | List of all members
isaac::IsaacVisualization< TSimDim, TSourceList, TDomainSize, TTransfer_size, TScale, TController, TCompositor >::update_pointer_array_iterator Struct Reference

#include <isaac.hpp>

Public Member Functions

template<typename TSource , typename TArray , typename TLocalSize , typename TWeight , typename TPointer >
ISAAC_HOST_INLINE void operator() (const int I, TSource &source, TArray &pointer_array, const TLocalSize &local_size, const TWeight &weight, const TPointer &pointer) const
 

Detailed Description

template<typename TSimDim, typename TSourceList, typename TDomainSize, size_t TTransfer_size, typename TScale, typename TController, typename TCompositor>
struct isaac::IsaacVisualization< TSimDim, TSourceList, TDomainSize, TTransfer_size, TScale, TController, TCompositor >::update_pointer_array_iterator

Definition at line 209 of file isaac.hpp.

Member Function Documentation

§ operator()()

template<typename TSimDim , typename TSourceList , typename TDomainSize , size_t TTransfer_size, typename TScale , typename TController , typename TCompositor >
template<typename TSource , typename TArray , typename TLocalSize , typename TWeight , typename TPointer >
ISAAC_HOST_INLINE void isaac::IsaacVisualization< TSimDim, TSourceList, TDomainSize, TTransfer_size, TScale, TController, TCompositor >::update_pointer_array_iterator::operator() ( const int  I,
TSource &  source,
TArray &  pointer_array,
const TLocalSize &  local_size,
const TWeight &  weight,
const TPointer &  pointer 
) const
inline

Definition at line 222 of file isaac.hpp.


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