ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
PropagationPredicate< Predicate > Struct Template Reference

#include <PropagationPredicate.hpp>

Public Member Functions

 PropagationPredicate (Predicate pred)
 
bool operator() (Particle const &p)
 

Public Attributes

Predicate predicate
 

Detailed Description

template<typename Predicate>
struct PropagationPredicate< Predicate >

Definition at line 29 of file PropagationPredicate.hpp.

Constructor & Destructor Documentation

◆ PropagationPredicate()

template<typename Predicate >
PropagationPredicate< Predicate >::PropagationPredicate ( Predicate  pred)
inline

Definition at line 32 of file PropagationPredicate.hpp.

Member Function Documentation

◆ operator()()

template<typename Predicate >
bool PropagationPredicate< Predicate >::operator() ( Particle const &  p)
inline

Member Data Documentation

◆ predicate

template<typename Predicate >
Predicate PropagationPredicate< Predicate >::predicate

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