chrono::fsi::SphMarkerDataD Struct Reference

Description

Struct to store the information of SPH particles on the device.

Public Member Functions

zipIterSphD iterator ()
 
void resize (size_t s)
 

Public Attributes

thrust::device_vector< Real4 > posRadD
 Vector of the positions of particles + characteristic radius.
 
thrust::device_vector< Real3 > velMasD
 Vector of the velocities of particles.
 
thrust::device_vector< Real4 > rhoPresMuD
 Vector of the rho+pressure+mu+type of particles.
 
thrust::device_vector< Real3 > tauXxYyZzD
 Vector of the shear stress (diagonal) of particles.
 
thrust::device_vector< Real3 > tauXyXzYzD
 Vector of the shear stress (off-diagonal) of particles.
 

The documentation for this struct was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi_impl.cuh