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

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

#include <contact_body_relation.h>

Inherits SPH::BaseBodyRelationContact.

Public Member Functions

 SolidBodyRelationContact (SPHBody &sph_body, RealBodyVector contact_bodies)
 
 SolidBodyRelationContact (SolidBodyRelationSelfContact &solid_body_relation_self_contact, RealBodyVector contact_bodies)
 
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 ()
 

Public Attributes

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

Protected Member Functions

void initialization ()
 
virtual void resetNeighborhoodCurrentSize () override
 

Protected Attributes

IndexVectorbody_part_particles_
 
BodyPartParticlesIndex get_body_part_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_
 

Detailed Description

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


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