chrono::fsi::sph::SphMarkerDataH Struct Reference
Description
Struct to store the information of SPH particles on the host.
Public Member Functions | |
| zipIterSphH | iterator (int offset) |
| void | resize (size_t s) |
Public Attributes | |
| 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:
- /builds/uwsbel/chrono/src/chrono_fsi/sph/physics/SphDataManager.cuh