chrono::fsi::SphMarkerDataH Class Reference

Description

Class for storing the information of SPH markers on the host.

Public Member Functions

zipIterSphH iterator ()
 
void resize (size_t s)
 

Public Attributes

thrust::host_vector< Real4 > posRadH
 Vector of the positions of markers.
 
thrust::host_vector< Real3 > velMasH
 Vector of the velocities of markers.
 
thrust::host_vector< Real4 > rhoPresMuH
 Vector of the rho+pressure+mu+type of markers.
 
thrust::host_vector< Real3 > tauXxYyZzH
 Vector of the shear stress (diagonal) of markers.
 
thrust::host_vector< Real3 > tauXyXzYzH
 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