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

Base neighbor relation between particles i and j. More...

#include <neighbor_relation.h>

Inherited by SPH::NeighborRelationContact, SPH::NeighborRelationContactBodyPart, SPH::NeighborRelationInner, SPH::NeighborRelationInnerVariableSmoothingLength, and SPH::NeighborRelationSelfContact.

Protected Member Functions

void createRelation (Neighborhood &neighborhood, Real &distance, Vecd &displacement, size_t j_index) const
 
void initializeRelation (Neighborhood &neighborhood, Real &distance, Vecd &displacement, size_t j_index) const
 
void createRelation (Neighborhood &neighborhood, Real &distance, Vecd &displacement, size_t j_index, Real i_h_ratio, Real h_ratio_min) const
 
void initializeRelation (Neighborhood &neighborhood, Real &distance, Vecd &displacement, size_t j_index, Real i_h_ratio, Real h_ratio_min) const
 

Protected Attributes

Kernelkernel_
 

Detailed Description

Base neighbor relation between particles i and j.


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