chrono::fsi::FsiBodiesDataH Struct Reference
Description
Struct to store the information of rigid bodies on the host.
Public Member Functions | |
zipIterRigidH | iterator () |
void | resize (size_t s) |
Public Attributes | |
thrust::host_vector< Real3 > | posRigid_fsiBodies_H |
Vector of the linear positions of rigid bodies. | |
thrust::host_vector< Real4 > | velMassRigid_fsiBodies_H |
Vector of the linear velocities of rigid bodies. | |
thrust::host_vector< Real3 > | accRigid_fsiBodies_H |
Vector of the linear acceleration of rigid bodies. | |
thrust::host_vector< Real4 > | q_fsiBodies_H |
Vector of the orientations (Euler parameters as Quaternion) of rigid bodies. | |
thrust::host_vector< Real3 > | omegaVelLRF_fsiBodies_H |
Vector of the angular velocities of rigid bodies. | |
thrust::host_vector< Real3 > | omegaAccLRF_fsiBodies_H |
Vector of the angular acceleration of rigid bodies. | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/ChSystemFsi_impl.cuh