SPHinXsys  alpha version
bodies Directory Reference

Directories

Files

file  all_bodies.h [code]
 
file  base_body.cpp
 Here, Functions belong to BaseBody, RealBody and FictitiousBody are given.
 
file  base_body.h [code]
 This is the base classes of SPH bodies. The real body is for that with cell linked list and the fictitious one does not. Before the definition of the SPH bodies, the shapes with complex geometries, i.e. those are produced by advanced binary operation, such as intersection, should be produced first. Then, all shapes used in body definition should be either contain or not contain each other. Partial overlap between them are not permitted.
 
file  base_body_part.cpp
 Here, Functions belong to base body part are given.
 
file  base_body_part.h [code]
 This is the base classes of body parts.
 
file  fluid_body.cpp
 
file  fluid_body.h [code]
 This is the class for bodies used for fluid.
 
file  solid_body.cpp
 This is the class for bodies used for solid BCs or Elastic structure.
 
file  solid_body.h [code]
 This is the class for bodies used for solid BCs or Elastic structure.