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

The relation for self contact of a solid body. More...

#include <inner_body_relation.h>

Inherits SPH::BaseBodyRelationInner.

Public Member Functions

 SolidBodyRelationSelfContact (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 ()
 

Public Attributes

BodySurfaceLayer body_surface_layer_
 
- Public Attributes inherited from SPH::BaseBodyRelationInner
RealBodyreal_body_
 
ParticleConfiguration inner_configuration_
 
- Public Attributes inherited from SPH::SPHBodyRelation
SPHBodysph_body_
 
BaseParticlesbase_particles_
 

Protected Member Functions

virtual void resetNeighborhoodCurrentSize () override
 

Protected Attributes

IndexVectorbody_part_particles_
 
BodyPartParticlesIndex get_body_part_particle_index_
 
SearchDepthSingleResolution get_single_search_depth_
 
NeighborRelationSelfContact get_self_contact_neighbor_
 
CellLinkedListcell_linked_list_
 

Detailed Description

The relation for self contact of a solid body.


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