AngledPerioidicBoundary Class Reference

Defines a pair of periodic walls that are angled around the origin. More...

#include <AngledPeriodicBoundary.h>

Detailed Description

Defines a pair of periodic walls that are angled around the origin.

The particles are in {x: normal_left*(x-origin)>0 && normal_right*(x-origin)<0, with normal* being the unit normal vector of the walls. If a particle moves outside these boundaries, it will be shifted.


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