waLBerla 7.2
Loading...
Searching...
No Matches
SweepWrappers.h File Reference

Detailed Description

Classes

class  walberla::lbm::StreamSweep< Kernel >
 
class  walberla::lbm::CollideSweep< Kernel >
 

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::lbm
 

Functions

template<typename Kernel >
StreamSweep< Kernel > walberla::lbm::makeStreamSweep (const shared_ptr< Kernel > &kernel)
 
template<typename Kernel >
CollideSweep< Kernel > walberla::lbm::makeCollideSweep (const shared_ptr< Kernel > &kernel)