chrono::fsi::SphMarkerDataD Class Reference
Description
Class for storing the information of SPH markers 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 markers + characteristic radius. | |
| thrust::device_vector< Real3 > | velMasD |
| Vector of the velocities of markers. | |
| thrust::device_vector< Real4 > | rhoPresMuD |
| Vector of the rho+pressure+mu+type of markers. | |
| thrust::device_vector< Real3 > | tauXxYyZzD |
| Vector of the shear stress (diagonal) of markers. | |
| thrust::device_vector< Real3 > | tauXyXzYzD |
| Vector of the shear stress (off-diagonal) of markers. | |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/ChFsiDataManager.cuh