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

The first concrete relation within a SPH body. More...

#include <inner_body_relation.h>

Inherits SPH::BaseBodyRelationInner.

Inherited by SPH::TreeBodyRelationInner.

Public Member Functions

 BodyRelationInner (RealBody &real_body)
 
virtual void updateConfiguration () override
 
- Public Member Functions inherited from SPH::BaseBodyRelationInner
 BaseBodyRelationInner (RealBody &real_body)
 
virtual void updateConfigurationMemories () override
 
- Public Member Functions inherited from SPH::SPHBodyRelation
 SPHBodyRelation (SPHBody &sph_body)
 
void subscribeToBody ()
 

Protected Attributes

SPHBodyParticlesIndex get_particle_index_
 
SearchDepthSingleResolution get_single_search_depth_
 
NeighborRelationInner get_inner_neighbor_
 
CellLinkedListcell_linked_list_
 

Additional Inherited Members

- Public Attributes inherited from SPH::BaseBodyRelationInner
RealBodyreal_body_
 
ParticleConfiguration inner_configuration_
 
- Public Attributes inherited from SPH::SPHBodyRelation
SPHBodysph_body_
 
BaseParticlesbase_particles_
 
- Protected Member Functions inherited from SPH::BaseBodyRelationInner
virtual void resetNeighborhoodCurrentSize ()
 

Detailed Description

The first concrete relation within a SPH body.


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