walberla::mesa_pd::kernel::VelocityVerletPostForceUpdate Class Reference

Detailed Description

#include <VelocityVerlet.h>

Public Member Functions

 VelocityVerletPostForceUpdate (const real_t dt)
 
template<typename Accessor >
void operator() (const size_t i, Accessor &ac) const
 

Public Attributes

real_t dt_
 

Constructor & Destructor Documentation

◆ VelocityVerletPostForceUpdate()

walberla::mesa_pd::kernel::VelocityVerletPostForceUpdate::VelocityVerletPostForceUpdate ( const real_t  dt)
inline

Member Function Documentation

◆ operator()()

template<typename Accessor >
void walberla::mesa_pd::kernel::VelocityVerletPostForceUpdate::operator() ( const size_t  i,
Accessor &  ac 
) const
inline

Member Data Documentation

◆ dt_

real_t walberla::mesa_pd::kernel::VelocityVerletPostForceUpdate::dt_

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