SPHinXsys  alpha version
Public Member Functions | Public Attributes | List of all members
SPH::SearchDepthVariableSmoothingLength Struct Reference

a small functor for obtaining search depth for variable smoothing length More...

#include <base_body_relation.h>

Public Member Functions

 SearchDepthVariableSmoothingLength (SPHBody &sph_body, CellLinkedList *target_cell_linked_list)
 
int operator() (size_t particle_index) const
 

Public Attributes

Real inv_grid_spacing_
 
Kernelkernel_
 
StdLargeVec< Real > & h_ratio_
 

Detailed Description

a small functor for obtaining search depth for variable smoothing length

Note that the search depth is defined on the target cell linked list.


The documentation for this struct was generated from the following file: