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

An auxillary class for SPHBody to indicate a part of the body. More...

#include <base_body_part.h>

Inherited by SPH::BodyPartByCell, and SPH::BodyPartByParticle.

Public Member Functions

 BodyPart (SPHBody &sph_body, const std::string &body_part_name)
 
SPHBodygetSPHBody ()
 
std::string BodyPartName ()
 

Protected Attributes

SPHBodysph_body_
 
std::string body_part_name_
 

Detailed Description

An auxillary class for SPHBody to indicate a part of the body.


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