PeriodicBoundaryHandler.h File Reference
#include "BaseHandler.h"
#include "Boundaries/BasePeriodicBoundary.h"
#include "MpiDataClass.h"
#include <set>

Go to the source code of this file.

Classes

class  PeriodicBoundaryHandler
 Container to store pointers to all BasePeriodicBoundary objects. More...
 

Typedefs

typedef std::vector< MpiPeriodicParticleID * > PeriodicList
 
typedef std::vector< MpiPeriodicGhostParticleID * > PeriodicGhostList
 

Typedef Documentation

◆ PeriodicGhostList

◆ PeriodicList

typedef std::vector<MpiPeriodicParticleID*> PeriodicList