Struct to store the information of SPH particles on the device.
|
zipIterSphD | iterator () |
|
void | resize (size_t s) |
|
|
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:
- C:/M/B/src/chrono-9.0.1/src/chrono_fsi/physics/ChSystemFsi_impl.cuh