Detailed Description

This kernel requires the following particle accessor interface.

const BaseShape*& getShape(const size_t p_idx) const;

#include <DoubleCast.h>

Public Member Functions

template<typename Accessor , typename func , typename... Args>
auto operator() (size_t idx, size_t idy, Accessor &ac, func &f, Args &&... args)
 

Member Function Documentation

◆ operator()()

template<typename Accessor , typename func , typename... Args>
auto walberla::mesa_pd::kernel::DoubleCast::operator() ( size_t  idx,
size_t  idy,
Accessor &  ac,
func &  f,
Args &&...  args 
)

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