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

The relation between a SPH body and its contact SPH bodies. More...

#include <contact_body_relation.h>

Inherits SPH::BaseBodyRelationContact.

Inherited by SPH::BodyPartRelationContact, and SPH::BodyRelationContactToBodyPart.

Public Member Functions

 BodyRelationContact (SPHBody &sph_body, RealBodyVector contact_bodies)
 
 BodyRelationContact (SPHBody &sph_body, BodyPartVector contact_body_parts)
 
virtual void updateConfiguration () override
 
- Public Member Functions inherited from SPH::BaseBodyRelationContact
 BaseBodyRelationContact (SPHBody &sph_body, RealBodyVector contact_bodies)
 
 BaseBodyRelationContact (SPHBody &sph_body, BodyPartVector contact_body_parts)
 
virtual void updateConfigurationMemories () override
 
- Public Member Functions inherited from SPH::SPHBodyRelation
 SPHBodyRelation (SPHBody &sph_body)
 
void subscribeToBody ()
 

Protected Member Functions

void initialization ()
 
- Protected Member Functions inherited from SPH::BaseBodyRelationContact
virtual void resetNeighborhoodCurrentSize ()
 

Protected Attributes

SPHBodyParticlesIndex get_particle_index_
 
- Protected Attributes inherited from SPH::BaseBodyRelationContact
UniquePtrKeepers< SearchDepthMultiResolutionsearch_depth_multi_resolution_ptr_vector_keeper_
 
UniquePtrKeepers< NeighborRelationContactneighbor_relation_contact_ptr_vector_keeper_
 
StdVec< CellLinkedList * > target_cell_linked_lists_
 
StdVec< SearchDepthMultiResolution * > get_search_depths_
 
StdVec< NeighborRelationContact * > get_contact_neighbors_
 

Additional Inherited Members

- Public Attributes inherited from SPH::BaseBodyRelationContact
RealBodyVector contact_bodies_
 
ContactParticleConfiguration contact_configuration_
 
- Public Attributes inherited from SPH::SPHBodyRelation
SPHBodysph_body_
 
BaseParticlesbase_particles_
 

Detailed Description

The relation between a SPH body and its contact SPH bodies.


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