#include <ParticleBConds.h>
Public Types | |
typedef T(* | ParticleBCond )(const T, const T, const T) |
Public Member Functions | |
ParticleBConds () | |
ParticleBConds< T, Dim > & | operator= (const ParticleBConds< T, Dim > &pbc) |
ParticleBCond & | operator[] (unsigned d) |
T | apply (const T t, const unsigned d, const NDRegion< T, Dim > &nr) const |
T | apply (const T t, const unsigned d, const NDIndex< Dim > &ni) const |
T | apply (const T t, const unsigned d, const T m1, const T m2) const |
Definition at line 73 of file ParticleBConds.h.
|
Definition at line 77 of file ParticleBConds.h. |
|
Definition at line 82 of file ParticleBConds.h. |
|
Definition at line 113 of file ParticleBConds.h. |
|
Definition at line 107 of file ParticleBConds.h. |
|
Definition at line 99 of file ParticleBConds.h. Referenced by ParticleBConds< double, Dim >::apply(), and ParticleLayout< double, 3 >::apply_bconds(). |
|
Definition at line 88 of file ParticleBConds.h. |
|
Definition at line 95 of file ParticleBConds.h. |