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

update ghost particles in an axis direction More...

#include <general_bounding.h>

Inherits PeriodicBounding.

Public Member Functions

 UpdatePeriodicGhostParticles (Vecd &periodic_translation, StdVec< CellLists > &bound_cells, StdVec< IndexVector > &ghost_particles, RealBody &real_body, int axis_direction)
 
virtual void exec (Real dt=0.0) override
 
virtual void parallel_exec (Real dt=0.0) override
 

Protected Member Functions

void checkLowerBound (size_t index_i, Real dt=0.0) override
 
void checkUpperBound (size_t index_i, Real dt=0.0) override
 

Protected Attributes

StdVec< IndexVector > & ghost_particles_
 

Detailed Description

update ghost particles in an axis direction


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