SPHinXsys  alpha version
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SPH::PeriodicConditionInAxisDirection Class Reference

Base class for two different type periodic boundary conditions. More...

#include <general_bounding.h>

Inherited by SPH::PeriodicConditionInAxisDirectionUsingCellLinkedList, and SPH::PeriodicConditionInAxisDirectionUsingGhostParticles.

Classes

class  PeriodicBounding
 Periodic bounding particle position in an axis direction. More...
 
class  PeriodicCondition
 implement periodic condition in an axis direction More...
 

Public Member Functions

 PeriodicConditionInAxisDirection (RealBody &real_body, int axis_direction)
 

Protected Member Functions

void setPeriodicTranslation (BoundingBox &body_domain_bounds, int axis_direction)
 

Protected Attributes

Vecd periodic_translation_
 
StdVec< CellListsbound_cells_
 

Detailed Description

Base class for two different type periodic boundary conditions.


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