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 total stress (diagonal) of particles. | |
thrust::device_vector< Real3 > | tauXyXzYzD |
Vector of the total stress (off-diagonal) of particles. | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/physics/ChSystemFsi_impl.cuh