Struct to store the information of SPH particles on the host.
|
zipIterSphH | iterator () |
|
void | resize (size_t s) |
|
|
thrust::host_vector< Real4 > | posRadH |
| Vector of the positions of particles.
|
|
thrust::host_vector< Real3 > | velMasH |
| Vector of the velocities of particles.
|
|
thrust::host_vector< Real4 > | rhoPresMuH |
| Vector of the rho+pressure+mu+type of particles.
|
|
thrust::host_vector< Real3 > | tauXxYyZzH |
| Vector of the total stress (diagonal) of particles.
|
|
thrust::host_vector< Real3 > | tauXyXzYzH |
| 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